Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5.2
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
Description
One of the side effects of using standardRequestScope (ICE-1093) is that
message bundles aren't reloaded after a partialSubmit and are cleared from the
request map. We need a new <ice:loadBundle> component that works with
standardRequestScope
message bundles aren't reloaded after a partialSubmit and are cleared from the
request map. We need a new <ice:loadBundle> component that works with
standardRequestScope
I have verified this behavior with v 1.5.2. I have created ice:loadBundle
component as well. I have tried to reproduced same error with the head and it
came accross that ICEfaces does not respecting standardRequestScope parameter
anymore. So I stop working on ice:loadBundle, as f:loadBundle is already working
with or without standardRequestScope.
It is not that f:loadBundle is working, it is that support of the
standardRequestScope has been removed according to my observation.