[OFBiz] Dev - Catalog Manager Problems

Adrian Crum adrianc at hlmksw.com
Wed Apr 13 19:38:33 EDT 2005


Thanks David!

After posting this message, I looked in SVN and saw that you were making 
changes to the same component I was working on. I just ran an update, 
and I'm about to figure out how to apply all the work I did this morning 
to it - lol.

I've never had to work with SVN revisions before, because the work we do 
here doesn't modify OFBiz, it just runs on top of it. So, it's been a 
learning process for me.


David E. Jones wrote:

> 
> Adrian,
> 
> Thanks for reporting the first one, I missed that in a patch I applied 
> yesterday. It's fixed in SVN.
> 
> The other error you mention has been there for a bit longer, but was 
> fixed in SVN earlier this morning.
> 
> -David
> 
> 
> On Apr 13, 2005, at 4:12 PM, Adrian Crum wrote:
> 
>> I pulled latest SVN down last night to start working on the UI 
>> refactor in the Product Component. The unmodified copy seems to 
>> generate a number of errors...
>>
>> From Catalog Main, Browse Catalogs, select a catalog, get this error 
>> message:
>>
>> org.ofbiz.base.util.GeneralException: Error rendering screen 
>> [EditProdCatalog]: org.ofbiz.base.util.GeneralException: Error 
>> rendering screen [CommonCatalogDecorator]: 
>> org.ofbiz.base.util.GeneralException: Error rendering screen: 
>> java.lang.RuntimeException: Error rendering included form named 
>> [EditProdCatalog] at location 
>> [component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
>> org.xml.sax.SAXParseException: The content of elements must consist of 
>> well-formed character data or markup. (Error rendering included form 
>> named [EditProdCatalog] at location 
>> [component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
>> org.xml.sax.SAXParseException: The content of elements must consist of 
>> well-formed character data or markup.) (Error rendering screen: 
>> java.lang.RuntimeException: Error rendering included form named 
>> [EditProdCatalog] at location 
>> [component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
>> org.xml.sax.SAXParseException: The content of elements must consist of 
>> well-formed character data or markup. (Error rendering included form 
>> named [EditProdCatalog] at location 
>> [component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
>> org.xml.sax.SAXParseException: The content of elements must consist of 
>> well-formed character data or markup.)) (Error rendering screen 
>> [CommonCatalogDecorator]: org.ofbiz.base.util.GeneralException: Error 
>> rendering screen: java.lang.RuntimeException: Error rendering included 
>> form named [EditProdCatalog] at location 
>> [component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
>> org.xml.sax.SAXParseException: The content of elements must consist of 
>> well-formed character data or markup. (Error rendering included form 
>> named [EditProdCatalog] at location 
>> [component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
>> org.xml.sax.SAXParseException: The content of elements must consist of 
>> well-formed character data or markup.) (Error rendering screen: 
>> java.lang.RuntimeException: Error rendering included form named 
>> [EditProdCatalog] at location 
>> [component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
>> org.xml.sax.SAXParseException: The content of elements must consist of 
>> well-formed character data or markup. (Error rendering included form 
>> named [EditProdCatalog] at location 
>> [component://product/webapp/catalog/catalog/ProdCatalogForms.xml]: 
>> org.xml.sax.SAXParseException: The content of elements must consist of 
>> well-formed character data or markup.)))
>>
>> When I click on Catalog->Price Rules, I get this error message:
>>
>>  Error: Expression productCategories is undefined on line 79, column 
>> 28 in repository:pages:///find/keywordsearchbox.ftl.
>>
>> Ummm... any ideas?
>>
>> _______________________________________________
>> Dev mailing list
>> Dev at lists.ofbiz.org
>> http://lists.ofbiz.org/mailman/listinfo/dev
> 
> 
> ------------------------------------------------------------------------
> 
>  
> _______________________________________________
> Dev mailing list
> Dev at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/dev


More information about the Dev mailing list