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

Bob Morley updated OFBIZ-3631:
------------------------------

    Attachment: OFBIZ-3631_FixMismatchedBracets_Accounting.patch

NOTE: Additional Patch

Found another very minor issue with this text attribute:

text="${fixedAssetId} ${fixedAssetName ${instanceOfProductId} 
${fixedAssetTypeId} "

I added the missing closing } on the fixedAssetName.

> Badly formed from-field values (mis-matched curly braces)
> ---------------------------------------------------------
>
>                 Key: OFBIZ-3631
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3631
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Bob Morley
>         Attachments: OFBIZ-3631_FixMismatchedBracets.patch, 
> OFBIZ-3631_FixMismatchedBracets_Accounting.patch
>
>
> We were doing a scan of the Screen/Form xml files looking for badly formed 
> usage of ${} in form-field (and others).  Can across a number of examples 
> where there is only a trailing ending brace '}' which looks wrong.
> If you do a regular expression search across xml files in the project using 
> "[^"{]*} you should be able to find a number of these issues.

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

Reply via email to