portlet global session ignored by by JSF request wrapper [SPR-5637] #10308
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Alexandre Clement opened SPR-5637 and commented
the FacesRequestAttributes getAttributeMap() function doesn't handle the SCOPE_GLOBAL_SESSION.
I had to access to the underlying portletsession to manage it. I didn't find a way to do it without declaring a dependency on the portlet-api.
Sub-tasks:
Referenced from: commits 2524ca3
The text was updated successfully, but these errors were encountered: