[
https://issues.apache.org/jira/browse/OFBIZ-11230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16952966#comment-16952966 ]
Olivier Heintz commented on OFBIZ-11230:
----------------------------------------
during test and correction I have found a better correction
it's not necessary to add the line "<option" it's only necessary to add attribute current="first-in-list" in the tag drop-down
For Quote, there is a strange thing: there are two lines to manage status, one to ignore it and one with the drop-down (previously without current="first-list"), so I have supposed the line ignore was a old workarround, and so I have removed it. Modification for Quote is in a separate patch.
All other applications modifications are in the main patch and example in iits own.
> EditExample always update status, because current Status not shown
> ------------------------------------------------------------------
>
> Key: OFBIZ-11230
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11230> Project: OFBiz
> Issue Type: Bug
> Components: example
> Affects Versions: Trunk
> Reporter: Olivier Heintz
> Assignee: Jacques Le Roux
> Priority: Minor
> Attachments: OFBIZ-11230.patch, OFBIZ-11230_Quote.patch, OFBIZ-11230_example.patch
>
>
> In the EditExample Form, the drop-down is populate with the Valid change status only
> so current status is not in the list
> so the status print in the drop-down is the next authorized
--
This message was sent by Atlassian Jira
(v8.3.4#803005)