[OFBiz] Users - bugs

Jacopo Cappellato tiz at sastau.it
Wed Nov 9 01:49:08 EST 2005


Hi Hao,

please see my comments inline:


Hao Jiang wrote:
> Hello all,
> 
> Just had a clean build of ofbiz svn6093, found some bugs
> 
> 1, at partymrg, viewprofile, when I want to update a party's contact
> information (address and email), I get this message
> 
> org.ofbiz.base.util.GeneralException: Error rendering screen
> [editcontactmech]: org.ofbiz.base.util.GeneralException: Error rendering
> screen [main-decorator]: java.lang.RuntimeException: Error rendering
> included template at location
> [component://party/webapp/partymgr/party/editcontactmech.ftl]:
> freemarker.core.InvalidReferenceException: Expression partyId is
> undefined on line 99, column 62 in editcontactmech.ftl. (Error rendering
> included template at location
> [component://party/webapp/partymgr/party/editcontactmech.ftl]:
> freemarker.core.InvalidReferenceException: Expression partyId is
> undefined on line 99, column 62 in editcontactmech.ftl.) (Error
> rendering screen [main-decorator]: java.lang.RuntimeException: Error
> rendering included template at location
> [component://party/webapp/partymgr/party/editcontactmech.ftl]:
> freemarker.core.InvalidReferenceException: Expression partyId is
> undefined on line 99, column 62 in editcontactmech.ftl. (Error rendering
> included template at location
> [component://party/webapp/partymgr/party/editcontactmech.ftl]:
> freemarker.core.InvalidReferenceException: Expression partyId is
> undefined on line 99, column 62 in editcontactmech.ftl.))
> 
> 
> 2. after created a qoute, if I click on "CommonReport", which I should
> get a pdf file, but had this message
> 
> org.ofbiz.base.util.GeneralException: Error rendering screen
> [QuoteReport]: java.lang.RuntimeException: Error rendering included
> template at location
> [component://order/webapp/ordermgr/quote/QuoteReport.fo.ftl]:
> freemarker.core.InvalidReferenceException: Expression toPostalAddress is
> undefined on line 99, column 60 in QuoteReport.fo.ftl. (Error rendering
> included template at location
> [component://order/webapp/ordermgr/quote/QuoteReport.fo.ftl]:
> freemarker.core.InvalidReferenceException: Expression toPostalAddress is
> undefined on line 99, column 60 in QuoteReport.fo.ftl.)
> 

This is now fixed in rev. 6097; thanks for the bug report.

> 3. when adding a new quote item to quote, select productID will open a
> "Lookup product and price" window, but I can never get any product show
> up.
> 

Be sure to select the proper values for: currency, price type and purpose.
If you are using the demo data you can select: USD, List price, 
Purchase/initial.
These values are stored in the EditProduct-->Product Prices tab.

Jacopo

> Hao 
> 
> 
>  
> _______________________________________________
> Users mailing list
> Users at lists.ofbiz.org
> http://lists.ofbiz.org/mailman/listinfo/users
> 



More information about the Users mailing list