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

Tom Burns commented on OFBIZ-4731:
----------------------------------

The patch only wraps showPosition1 in the String Expander syntax. 
showPosition1 > ${ showPosition1}. 

When I tested the patch the app returned the expectes list without error. 
I did a round trip test, 
1. Fixed code
2. Tested
3. Created patch
4. Reverted changed code to repository code
5. Applied patch
6. Tested
7. Success

Just grabbed new checkout from trunk.
Ran before and after patch
See attachments

                
> Error in ListFindAcctgTransEntriesByAccount
> -------------------------------------------
>
>                 Key: OFBIZ-4731
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4731
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release Branch 10.04, SVN trunk
>            Reporter: Tom Burns
>            Priority: Minor
>         Attachments: AfterPatch.bmp, BeforePatch.bmp, GlForms.xml.patch
>
>
> Problem In Trunk and 10.04 OK in 9.04
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen 
> [component://common/widget/CommonScreens.xml#GlobalDecorator]: 
> java.lang.IllegalArgumentException: Return value from use-when condition eval 
> was not a Boolean: null [null] on the field glAccountId of form 
> ListFindAcctgTransEntriesByAccount (Return value from use-when condition eval 
> was not a Boolean: null [null] on the field glAccountId of form 
> ListFindAcctgTransEntriesByAccount)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to