You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Neil Griffin (JIRA)" <ji...@apache.org> on 2019/03/27 22:34:00 UTC

[jira] [Updated] (PLUTO-758) PortletV3Demo injects a dependent-scoped string into an @ApplicationScoped bean

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

Neil Griffin updated PLUTO-758:
-------------------------------
    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.  (was: 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.)

> PortletV3Demo injects a dependent-scoped string into an @ApplicationScoped bean
> -------------------------------------------------------------------------------
>
>                 Key: PLUTO-758
>                 URL: https://issues.apache.org/jira/browse/PLUTO-758
>             Project: Pluto
>          Issue Type: Bug
>          Components: demo portlets
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: Neil Griffin
>            Assignee: Neil Griffin
>            Priority: Major
>             Fix For: 3.0.2
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)