[
https://issues.apache.org/jira/browse/OFBIZ-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529078
]
Bilgin Ibryam commented on OFBIZ-1227:
--------------------------------------
Jonathon,
>I was testing "Mouse Hand Poll" with GZ-2644 . Shouldn't the allowMultiple "N"
>mean that the survey is only asked once, and that the product can be bought
>again? Or should >allowMultiple "N" not be used with "Add-To Cart" survey
>trigger? I tried triggers "Check-Out" and "Sales Order Placement", but those
>don't seem to work.
I really donot get what's the bug you mentioned.
"Mouse Hand Poll" is with allowMultiple "N" , which means that you can answer
to this survey only once. But this survey is not connected to GZ-2644 or some
other products, so this survey is not stopping you from adding this product
again and again.
But if you did some changes to demo data and connected the prodcut to Mouse
Hand Poll, then it could stop you from adding the productt again, i do not know.
In any case, i still cannot see here a bug...
> survey screen fix
> -----------------
>
> Key: OFBIZ-1227
> URL: https://issues.apache.org/jira/browse/OFBIZ-1227
> Project: OFBiz
> Issue Type: Bug
> Components: content
> Affects Versions: SVN trunk
> Reporter: Bilgin Ibryam
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: survey.patch, survey.patch
>
>
> Here i will explain the bugs fixed:
> if you add a product with survey to shopping cart and try to see the survey,
> the given link is broken. I add some code the get the surveyId from
> surveyResponseId.
> If you search for survey from find survey screen (for example with id = 1)
> you will get all the surveys stating with id=1, but at this stage the survey
> menu will appears, thinking that we choose a survey with id 1. And this
> survey menu is broken(surveyId=1, it is only a search criteria, not an
> existing survey id). Removing some unused fields from FindSurveyscreen and
> CommonSurveyDecorator fixed these bugs.
> I also have a question/proposal: Isn't it better to change the links ( from
> shopping cart and order review screens ) from ViewSurveyResponses to
> EditSurveyResponse. If we change it, clicking on the survey link from an
> order/shoppingcart item, will show us the exact survey response and ability
> to edit it, instead of all the responses to the survey, as it is now ?
> Bilgin Ibryam
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.