[jira] [Commented] (OFBIZ-8203) Attribute 'value-field' must appear on element 'entity-one'

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

[jira] [Commented] (OFBIZ-8203) Attribute 'value-field' must appear on element 'entity-one'

Nicolas Malin (Jira)

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

Montalbano Florian commented on OFBIZ-8203:
-------------------------------------------

From what I saw, the attributes were put directly in the context map. For example, I tried to entity-one a WorkEffort from an chosen workEffortId and I could retrieve information about the result with ${context.workEffortId} or ${context.workEffortName} (from a form).

So it is not put in some map named with the entity name.

> Attribute 'value-field' must appear on element 'entity-one'
> -----------------------------------------------------------
>
>                 Key: OFBIZ-8203
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-8203
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content, humanres
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>
> I have found 4 such issues:
> {code}
> XmlFileLoader: File file:/C:/projectASF-Mars/ofbiz/applications/content/widget/content/ContentForms.xml process error. Line: 235. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
> XmlFileLoader: File file:/C:/projectASF-Mars/ofbiz/applications/content/widget/contentsetup/ContentSetupForms.xml process error. Line: 217. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
> XmlFileLoader: File file:/C:/projectASF-Mars/ofbiz/applications/humanres/widget/forms/EmploymentAppForms.xml process error. Line: 27. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.
> XmlFileLoader: File file:/C:/projectASF-Mars/ofbiz/applications/humanres/widget/forms/PayGradeForms.xml process error. Line: 65. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'.h
> {code}



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