You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/03/19 15:42:40 UTC

[jira] [Closed] (OFBIZ-6170) You can't rely on Lookup field description-field-name attribute in a form having skip-start="true"

     [ https://issues.apache.org/jira/browse/OFBIZ-6170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-6170.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch
                   13.07.02
                   12.04.06
                   14.12.01

Instead of adding a form-name attribute only in lookup sub-element, I added it a the field level and removed the one at the lookup level. 

So the form-name field attribute can be used in the field of both the lookup and, if needed, the field sets in the lookup description-field-name attribute. 

I only tested it in a version more near 13.07 but I believe it's ok everywhere (different coding in trunk and R14.12)

Fixed in
trunk r1667774  
R14.12 r1667775
R13.07 r1667776
R12.04 r1667777





> You can't rely on Lookup field description-field-name attribute in a form having skip-start="true"
> --------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6170
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6170
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Release Branch 14.12, Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: 14.12.01, 12.04.06, 13.07.02, Upcoming Branch
>
>
> We neglected this aspect so far, I spent some time on it today and I must say the solution is really not obvious. I wrote most parts of that on the js side, so I will try to have a new look. Maybe a small change in the model will be needed; like I did for OFBIZ-6139



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