-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.4, 5.2 M1
-
Fix Version/s: 5.1.5
-
Component/s: Seam / JSF UI
-
Impact type:API change
-
Upgrade notes:
When using nxu:methodResult, el expressions added to the variable mapper are never removed from it.
This causes memory problems when using this tag with attribute immediate="true" that resolves the value only once and keeps it in the mapper.