[ http://jira.undersunconsulting.com/browse/OFBIZ-288?page=all ]
     
Jacopo Cappellato closed OFBIZ-288:
-----------------------------------

    Resolution: Duplicate

http://issues.apache.org/jira/browse/OFBIZ-242

> <@ofbizContentUrl>  tag doesn't work in screenfop
> -------------------------------------------------
>
>          Key: OFBIZ-288
>          URL: http://jira.undersunconsulting.com/browse/OFBIZ-288
>      Project: [OFBiz] Open For Business
>         Type: Bug
>   Components: widget
>     Reporter: Jacopo Cappellato
>     Assignee: Jira Administrator

>
>
> Based on a bug report from Si Chen:
> in screenfop ftl templates, the <@ofbizContentUrl> tags don't seem to work.
> For example the following code (used to include the OFBiz logo) is not 
> working:
> <fo:external-graphic 
> src="<@ofbizContentUrl>/images/ofbiz_powered.gif</@ofbizContentUrl>" 
> overflow="hidden" width="88pt" height="31pt"/>
> For this reason, in the orderView.ftl file in the order component, the 
> following code is used to insert the logo:
> <fo:external-graphic src="http://127.0.0.1:8080/images/ofbiz_powered.gif"; 
> overflow="hidden" width="88pt" height="31pt"/>

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

Reply via email to