Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 920546

Summary: PortletSession.getAttributeMap(APPLICATION_SCOPE) is returning null valued map
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: Martin Weiler <mweiler>
Component: PortalAssignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2.2.GACC: epp-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:27:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Weiler 2013-03-12 10:44:46 UTC
Description of problem:
Calling PortletSession.getAttributeMap(PortletSession.APPLICATION_SCOPE) returns a Map with all application scoped keys, but with NULL values for each key.

How reproducible:
always

Steps to Reproduce:
1. In a portlet, call request.getPortletSession().getAttributeMap(
				PortletSession.APPLICATION_SCOPE)

  
Actual results:
The Map contains the keys of the application scoped session attributes, but each key has a NULL value.

Expected results:
Each key has the assigned value.

Additional info:
https://issues.jboss.org/browse/GTNPC-103

Comment 1 JBoss JIRA Server 2013-04-04 14:55:58 UTC
Julien Viet <pm> made a comment on jira GTNPC-103

Good catch, I'm working on it.

Comment 2 JBoss JIRA Server 2013-04-04 16:08:41 UTC
Julien Viet <pm> updated the status of jira GTNPC-103 to Resolved

Comment 4 Red Hat Bugzilla 2025-02-10 03:27:34 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.