org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://order/widget/ordermgr/OrderViewScreens.xml#OrderHeaderView]: groovy.lang.MissingPropertyException: No such property: orderItems for class: OrderView (No such property: orderItems for class: OrderView) -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator. |
this is strange since no work has been done on the widget or groovy file.
work has been done in the trunk. Which has the same error. BJ Freeman sent the following on 6/20/2009 3:22 AM: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen > [component://order/widget/ordermgr/OrderViewScreens.xml#OrderHeaderView]: > groovy.lang.MissingPropertyException: No such property: orderItems for > class: OrderView (No such property: orderItems for class: OrderView) -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator. |
I guess we should associate orderId with this url then we will not see such
error. https://demo904.ofbiz.org/ordermgr/control/orderview?orderId=DEMO10090 Steps to reproduce this error? -- Ashish On Sat, Jun 20, 2009 at 4:26 PM, BJ Freeman <[hidden email]> wrote: > this is strange since no work has been done on the widget or groovy file. > work has been done in the trunk. Which has the same error. > > > BJ Freeman sent the following on 6/20/2009 3:22 AM: > > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen > > [component://order/widget/ordermgr/OrderViewScreens.xml#OrderHeaderView]: > > groovy.lang.MissingPropertyException: No such property: orderItems for > > class: OrderView (No such property: orderItems for class: OrderView) > > -- > BJ Freeman > http://www.businessesnetwork.com/automation > http://bjfreeman.elance.com > > http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro > Systems Integrator. > > |
In reply to this post by BJ Freeman
Hi BJ,
I saw that context orderItems in OrderView all inside if-clause ; is it possible that the orderItems = null ??? - Charle TJ -----Original Message----- From: BJ Freeman [mailto:[hidden email]] Sent: 20 Juni 2009 17:56 To: [hidden email] Subject: Re: https://demo904.ofbiz.org/ordermgr/control/orderview Error this is strange since no work has been done on the widget or groovy file. work has been done in the trunk. Which has the same error. BJ Freeman sent the following on 6/20/2009 3:22 AM: > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen > [component://order/widget/ordermgr/OrderViewScreens.xml#OrderHeaderView]: > groovy.lang.MissingPropertyException: No such property: orderItems for > class: OrderView (No such property: orderItems for class: OrderView) -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=ta b_pro Systems Integrator. |
In reply to this post by BJ Freeman
yes sorry about that.
seems to be working now. Ashish Vijaywargiya sent the following on 6/20/2009 4:33 AM: > I guess we should associate orderId with this url then we will not see such > error. > https://demo904.ofbiz.org/ordermgr/control/orderview?orderId=DEMO10090 > > Steps to reproduce this error? > -- > Ashish > > > On Sat, Jun 20, 2009 at 4:26 PM, BJ Freeman <[hidden email]> wrote: > >> this is strange since no work has been done on the widget or groovy file. >> work has been done in the trunk. Which has the same error. >> >> >> BJ Freeman sent the following on 6/20/2009 3:22 AM: >>> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen >>> [component://order/widget/ordermgr/OrderViewScreens.xml#OrderHeaderView]: >>> groovy.lang.MissingPropertyException: No such property: orderItems for >>> class: OrderView (No such property: orderItems for class: OrderView) >> -- >> BJ Freeman >> http://www.businessesnetwork.com/automation >> http://bjfreeman.elance.com >> >> http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro >> Systems Integrator. >> >> > -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator. |
Free forum by Nabble | Edit this page |