You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2007/02/10 07:54:05 UTC

[jira] Commented: (OFBIZ-278) Relative paths for form definitions passed to the HtmlFormWrapper constructor limit reusability of scripts.

    [ https://issues.apache.org/jira/browse/OFBIZ-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471957 ] 

Jacopo Cappellato commented on OFBIZ-278:
-----------------------------------------

Chris,

still not tested but your patch seems really interesting.
However it would be really great to make it backward compatible (this would also make the second step of fixing all the relative paths less urgent); is it something you could add to your patch?

Thanks

> Relative paths for form definitions passed to the HtmlFormWrapper constructor limit reusability of scripts.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-278
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-278
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: accounting, content, ecommerce, manufacturing, order, product
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>         Attachments: htmlformwrapper.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.