You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Scott Gray (JIRA)" <ji...@apache.org> on 2009/09/06 13:15:57 UTC

[jira] Reopened: (OFBIZ-2873) error to parse menu with " on screelet header

     [ https://issues.apache.org/jira/browse/OFBIZ-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray reopened OFBIZ-2873:
-------------------------------


Reopening due to build issues caused by the fix

> error to parse menu with " on screelet header
> ---------------------------------------------
>
>                 Key: OFBIZ-2873
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2873
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: nicolas malin
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 9.04, SVN trunk
>
>         Attachments: screenlet.diff
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> When you have a menu with link that contains ", the macro render do a replace with " by '. This action break the link.
> I change the replace with " by ' to " by ยตยต. This change permit to pass macro render by ftl template.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.