Details
- 
        Type: Improvement Improvement
- 
        Status: Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: EE-3.3.0.GA_P03
- 
            Fix Version/s: EE-3.3.0.GA_P04
- 
            Component/s: ACE-Components
- 
            Labels:None
- 
            Environment:All
- 
                        Assignee Priority:P2
- 
                        Support Case References:Support Case #13544 - https://icesoft.my.salesforce.com/5007000001MQ1sn
Description
                    The following fixes have gone into the ICEfaces 4 version of the ace:dynamicResource component and should be backported to the 3.3.0 Branch:
-ICE-9832 Add 'scope' attribute that can specify which scope will the resource kept under.
- ICE-9924 Stop trying to render image when the "image" attribute's value is the empty string.
-ICE-9987 Removed usages of ResourceRegistry.addFlashResource method.
- ICE-9484 ace:dynamicResource, correctly set the default value for the 'target' attribute
-ICE-10654 deprecated 'attachment' attribute and modified behaviour of 'fileName' attribute to automatically download file as an attachment; updated TLD documentation
            
-
- ICE-9924 Stop trying to render image when the "image" attribute's value is the empty string.
-
- ICE-9484 ace:dynamicResource, correctly set the default value for the 'target' attribute
-
Rev 45936 - Add 'scope' attribute that can specify which scope will the resource kept under.