Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0, 3.0.1
-
None
Description
Similar to PLUTO-752, the PortletV3Demo has a class named TagLibPortlet.java that injects a @Namespace dependent-scoped string into an @ApplicationScoped bean. This is incorrect because the value for this is determined within the scope of a portlet request. See the description of PLUTO-752 for more details.