[ http://issues.apache.org/jira/browse/OFBIZ-278?page=all ]

Jacopo Cappellato updated OFBIZ-278:
------------------------------------

    Description: 
Copy of http://jira.undersunconsulting.com/browse/OFBIZ-603 from Chris Howe.

==================================================


component://order/webapp/ordermgr/WEB-INF/actions/order/OrderDeliveryScheduleInfo.bsh
 
line 53: 

uses "/order/OrderDeliveryScheduleForms.xml" as a parameter. 

Because of this every app that calls this beanshell script must have the 
forms.xml file in it's path. This is extremely trivial at the moment, but will 
cause some people some trouble once the order application is updated to use 
mainDecoratorLocation variable

  was:
component://order/webapp/ordermgr/WEB-INF/actions/order/OrderDeliveryScheduleInfo.bsh
 
line 53: 

uses "/order/OrderDeliveryScheduleForms.xml" as a parameter. 

Because of this every app that calls this beanshell script must have the 
forms.xml file in it's path. This is extremely trivial at the moment, but will 
cause some people some trouble once the order application is updated to use 
mainDecoratorLocation variable


> relative path
> -------------
>
>                 Key: OFBIZ-278
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-278
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Priority: Trivial
>
> Copy of http://jira.undersunconsulting.com/browse/OFBIZ-603 from Chris Howe.
> ==================================================
> component://order/webapp/ordermgr/WEB-INF/actions/order/OrderDeliveryScheduleInfo.bsh
>  
> line 53: 
> uses "/order/OrderDeliveryScheduleForms.xml" as a parameter. 
> Because of this every app that calls this beanshell script must have the 
> forms.xml file in it's path. This is extremely trivial at the moment, but 
> will cause some people some trouble once the order application is updated to 
> use mainDecoratorLocation variable

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to