[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-2329) Session tests do not work in AJAX context

Wesley Hales (JIRA) jira-events at lists.jboss.org
Thu Mar 5 17:33:33 EST 2009


     [ https://jira.jboss.org/jira/browse/JBPORTAL-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wesley Hales resolved JBPORTAL-2329.
------------------------------------

    Resolution: Done


This has nothing to do with Ajax. This is expected behavior that attributes show in the application scope. PLT 15.2.15 states:

"Objects stored in the session using the PORTLET_SCOPE must be available to the portlet 
during requests for the same portlet window that the objects where stored from.cxi The 
object must be stored in the APPLICATION_SCOPE with the following fabricated attribute 
15 
name 'javax.portlet.p.<ID>?<ATTRIBUTE_NAME>'. <ID> is a unique identification for 
the portlet window (assigned by the portal/portlet-container) that must not contain a '?' 
character.cxii <ATTRIBUTE_NAME> is the attribute name used to set the object in the 
PORTLET_SCOPE of the portlet session. 
"

> Session tests do not work in AJAX context
> -----------------------------------------
>
>                 Key: JBPORTAL-2329
>                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2329
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal Server
>    Affects Versions: 2.7.1 Final
>            Reporter: Chris Laprun
>            Assignee: Wesley Hales
>             Fix For: 2.7.2 Final
>
>
> "good" thing was that it wasn't working in 2.7.1 either...

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

        



More information about the jboss-jira mailing list