You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2012/05/20 22:26:40 UTC

[jira] [Closed] (OFBIZ-4669) sessionAttributes doesn't work from screen widget

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

Jacques Le Roux closed OFBIZ-4669.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 12.04
                   SVN trunk
                   Release Branch 11.04
                   Release Branch 10.04
         Assignee: Jacques Le Roux

Thanks Kiran, Daniel,

Daniel your patch is in 
trunk r1340821  
R12.04 r1340822
R11.04 r1340823
R10.04 r1340824


                
> sessionAttributes doesn't work from screen widget
> -------------------------------------------------
>
>                 Key: OFBIZ-4669
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4669
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 11.04, SVN trunk
>            Reporter: Kiran Gawde
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04
>
>         Attachments: OFBIZ-4669_sessionAttributesScreenWidget.patch
>
>
> In the screen widget, add a set action that refers to sessionAttributes, it doesn't work. 
> e.g: Following doesn't work:
> <set field="titleProperty" value="${sessionAttributes.autoName}"/>
> Following works:
>  <set field="titleProperty" from-field="autoName" from-scope="user"/>

--
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