[jira] [Commented] (OFBIZ-12461) Missing attribute 'description' on element 'entity-options'

2021-12-15 Thread Pierre Smits (Jira)


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

Pierre Smits commented on OFBIZ-12461:
--

Ahh. Yes. An older release of OFBiz could have that issue still.

Thanks for the follow-up, Danny. Much obliged.

> Missing attribute 'description' on element 'entity-options'
> ---
>
> Key: OFBIZ-12461
> URL: https://issues.apache.org/jira/browse/OFBIZ-12461
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product/catalog
>Affects Versions: Trunk
>Reporter: Danny Trunk
>Priority: Minor
>
> Log Warning:
> {code:java}
> XmlFileLoader: File 
> file:/.../applications/product/widget/catalog/ProductForms.xml process error. 
> Line: 131. Error message: cvc-complex-type.4: Attribute 'description' must 
> appear on element 'entity-options'.{code}
> There are several other places in that XML file and maybe other XML files 
> where the description attribute is missing on entity-options elements.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (OFBIZ-12461) Missing attribute 'description' on element 'entity-options'

2021-12-15 Thread Danny Trunk (Jira)


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

Danny Trunk commented on OFBIZ-12461:
-

The error appears on startup. Maybe something has changed in the DTDs then.

I was checking an old OFBiz version which still uses ant. So this could be the 
reason.

Can be closed as invalid if it's not reproducible anymore.

> Missing attribute 'description' on element 'entity-options'
> ---
>
> Key: OFBIZ-12461
> URL: https://issues.apache.org/jira/browse/OFBIZ-12461
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product/catalog
>Affects Versions: Trunk
>Reporter: Danny Trunk
>Priority: Minor
>
> Log Warning:
> {code:java}
> XmlFileLoader: File 
> file:/.../applications/product/widget/catalog/ProductForms.xml process error. 
> Line: 131. Error message: cvc-complex-type.4: Attribute 'description' must 
> appear on element 'entity-options'.{code}
> There are several other places in that XML file and maybe other XML files 
> where the description attribute is missing on entity-options elements.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (OFBIZ-12461) Missing attribute 'description' on element 'entity-options'

2021-12-15 Thread Pierre Smits (Jira)


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

Pierre Smits commented on OFBIZ-12461:
--

Hi [~dtrunk90],

Can you elaborate a bit more on when this is happening? I tried today against 
trunk. And this 

Attribute 'description' must appear on element 'entity-options'
didn't appear in my logs, nor in my IDE. 

What is the release of OFBiz that you are using? What platform?

> Missing attribute 'description' on element 'entity-options'
> ---
>
> Key: OFBIZ-12461
> URL: https://issues.apache.org/jira/browse/OFBIZ-12461
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product/catalog
>Affects Versions: Trunk
>Reporter: Danny Trunk
>Priority: Minor
>
> Log Warning:
> {code:java}
> XmlFileLoader: File 
> file:/.../applications/product/widget/catalog/ProductForms.xml process error. 
> Line: 131. Error message: cvc-complex-type.4: Attribute 'description' must 
> appear on element 'entity-options'.{code}
> There are several other places in that XML file and maybe other XML files 
> where the description attribute is missing on entity-options elements.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)