[jira] [Commented] (OFBIZ-6397) Survey : FTL error message when using Enumeration or Geo question type

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6397) Survey : FTL error message when using Enumeration or Geo question type

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554078#comment-14554078 ]

Gil Portenseigne commented on OFBIZ-6397:
-----------------------------------------

To help reproduice : load following data into demo datas, and go to survey 1000 create an answer.
{code}
 <SurveyQuestion description="which type of credit card you use." enumTypeId="CREDIT_CARD_TYPE" question="which type of credit card you use." surveyQuestionCategoryId="1000" surveyQuestionId="10000" surveyQuestionTypeId="ENUMERATION"/>
<SurveyQuestion description="In which US region you live" geoId="USTR" question="In which US region you live" surveyQuestionCategoryId="1000" surveyQuestionId="10001" surveyQuestionTypeId="GEO"/>
 <SurveyQuestionAppl fromDate="2015-05-21 10:02:36.232"  surveyId="1000" surveyQuestionId="10000"/>
 <SurveyQuestionAppl  fromDate="2015-05-21 10:05:32.116"  surveyId="1000" surveyQuestionId="10001"/>
{code}

> Survey : FTL error message when using Enumeration or Geo question type
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-6397
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6397
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Trunk
>            Reporter: Gil Portenseigne
>            Priority: Minor
>         Attachments: OFBIZ-6397.patch
>
>
> In a survey using Enumeration and Geo question Type, answer is impossible due to an error about "selected" option on dropDown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)