[
https://issues.apache.org/jira/browse/OFBIZ-5106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-5106.
----------------------------------
Resolution: Fixed
Fix Version/s: Release Branch 12.04
Release Branch 11.04
Assignee: Jacques Le Roux
Thanks Carsten,
Your patch is in
trunk r1425155
R12.04 r1425166
R11.04 r1425252
> non facet valid method name in OrderServices.xml#orderSequence-enforced
> -----------------------------------------------------------------------
>
> Key: OFBIZ-5106
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5106> Project: OFBiz
> Issue Type: Bug
> Components: order
> Affects Versions: SVN trunk
> Environment: irrelevant, minilang service
> Reporter: Carsten Schinzer
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Release Branch 11.04, SVN trunk, Release Branch 12.04
>
> Attachments: OFBIZ-5106_non_facet_valid_method_name_in_OrderServices.xml.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Error message in the error.log is as follows:
> XmlFileLoader: File file:/usr/local/ofbiz-tr-mt12.5/applications/order/script/org/ofbiz/order/order/OrderServices.xml process error. Line: 530. Error message: cvc-pattern-valid: Value 'orderSequence-enforced' is not facet-valid with respect to pattern '[a-zA-Z_]{1}[a-zA-Z0-9_$.]+' for type 'javaClassName'.
> I am going to change all occurrencies of 'orderSequence-enforced' to 'orderSequence_enforced' as only underscore dashed are allowed by the cvc pattern.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira