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

Olivier Heintz commented on OFBIZ-11230:
----------------------------------------

coming back, ...

indeed, there are 12 other places with same or similar line, and for the first 
of them (in FinAccount) there is the same bug :

when I change FinAcount Name, status change too, and if I add

 
{code:java}
<option key="${currentStatus.statusId}" 
description="${currentStatus.description}"/> 
{code}
in the drop-down, it works correctlty. It's possible to update a finAccount 
without changing the status !

so, I will check all the other case and propose a patch for all where it's 
necessary .

> 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
>
>
> 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)

Reply via email to