ProductStoreForms.xml does not validate

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

ProductStoreForms.xml does not validate

Anne Jessel
Hi

I'm seeing an error message in the logs with a fairly recent trunk
(maybe 2 weeks old).

UtilXml.java:1060:ERROR] XmlFileLoader: File
file:/test/applications/product/widget/catalog/ProductStoreForms.xml
process error. Line: 28. Error message: cvc-complex-type.2.4.a:
Invalid content was found starting with element 'order-by'. One of
'{field-map}' is expected.

Not surprisingly, the xml does not validate.

Not sure what the right fix is, so I'm hoping whoever created this bit
of code knows what it should be, and can fix it.

Cheers,
Anne.

--
Coherent Software Australia Pty Ltd
PO Box 2773
Cheltenham Vic 3192
Phone: (03) 9585 6788
Fax: (03) 9585 1086
Web: http://www.cohsoft.com.au/
Email: [hidden email]

Bonsai ERP, the all-inclusive ERP system
http://www.bonsaierp.com.au/
Reply | Threaded
Open this post in threaded view
|

Re: ProductStoreForms.xml does not validate

Jacques Le Roux
Administrator
Thanks Anne for report,

It's related to r1032665

Jacques

From: "Anne Jessel" <[hidden email]>

> Hi
>
> I'm seeing an error message in the logs with a fairly recent trunk
> (maybe 2 weeks old).
>
> UtilXml.java:1060:ERROR] XmlFileLoader: File
> file:/test/applications/product/widget/catalog/ProductStoreForms.xml
> process error. Line: 28. Error message: cvc-complex-type.2.4.a:
> Invalid content was found starting with element 'order-by'. One of
> '{field-map}' is expected.
>
> Not surprisingly, the xml does not validate.
>
> Not sure what the right fix is, so I'm hoping whoever created this bit
> of code knows what it should be, and can fix it.
>
> Cheers,
> Anne.
>
> --
> Coherent Software Australia Pty Ltd
> PO Box 2773
> Cheltenham Vic 3192
> Phone: (03) 9585 6788
> Fax: (03) 9585 1086
> Web: http://www.cohsoft.com.au/
> Email: [hidden email]
>
> Bonsai ERP, the all-inclusive ERP system
> http://www.bonsaierp.com.au/
>

Reply | Threaded
Open this post in threaded view
|

Re: ProductStoreForms.xml does not validate

Jacques Le Roux
Administrator
Fixed at r1039343

Jacques

From: "Jacques Le Roux" <[hidden email]>

> Thanks Anne for report,
>
> It's related to r1032665
>
> Jacques
>
> From: "Anne Jessel" <[hidden email]>
>> Hi
>>
>> I'm seeing an error message in the logs with a fairly recent trunk
>> (maybe 2 weeks old).
>>
>> UtilXml.java:1060:ERROR] XmlFileLoader: File
>> file:/test/applications/product/widget/catalog/ProductStoreForms.xml
>> process error. Line: 28. Error message: cvc-complex-type.2.4.a:
>> Invalid content was found starting with element 'order-by'. One of
>> '{field-map}' is expected.
>>
>> Not surprisingly, the xml does not validate.
>>
>> Not sure what the right fix is, so I'm hoping whoever created this bit
>> of code knows what it should be, and can fix it.
>>
>> Cheers,
>> Anne.
>>
>> --
>> Coherent Software Australia Pty Ltd
>> PO Box 2773
>> Cheltenham Vic 3192
>> Phone: (03) 9585 6788
>> Fax: (03) 9585 1086
>> Web: http://www.cohsoft.com.au/
>> Email: [hidden email]
>>
>> Bonsai ERP, the all-inclusive ERP system
>> http://www.bonsaierp.com.au/
>>
>