Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Assignee Priority:P1
-
Workaround Exists:Yes
-
Workaround Description:Load another component or components on the page that load the same resources required by animations.
Description
Despite being declared, the resource dependencies for ace:animation aren't loaded on the page, making the whole animation functionality not work at all, unless there is another component present which loads those resources as its dependencies.
Activity
Arturo Zambrano
created issue -
Arturo Zambrano
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26582 | Fri Nov 25 11:00:52 MST 2011 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/animation/AnimationBehaviorHandlerMeta.java
MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/animation/animation.js |
Ken Fyten
made changes -
Salesforce Case | [] | |
Fix Version/s | 3.0.RC1 [ 10300 ] | |
Assignee Priority | P1 |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26592 | Fri Nov 25 13:39:04 MST 2011 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/animation/AnimationBehaviorHandlerMeta.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26594 | Fri Nov 25 14:09:30 MST 2011 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/animation/AnimationBehavior.java
ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/animation/AnimationRenderer.java MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/META-INCLUDE/faces-config.xml MODIFY /icefaces3/trunk/icefaces/ace/component/build.xml |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 3.0 [ 10241 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
The dependencies issue was already solved by another fix.
As part of this issue, some other improvements were added to ace:animations.
related revisions: 26582, 26592, 26594