Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0, EE-2.0.0.GA, 2.0.2
-
Fix Version/s: 2.1-Beta, 3.0, EE-2.0.0.GA_P01
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Assignee Priority:P2
Description
Some javascript errors occur when trying to initialize any ACE component in the client, preventing the component to appear on the page. This occurs under certain circumstances. For example, it occurs when trying to dynamically render the component using the 'render' attribute or when using singleSubmit= false, as seen on the test app located at /repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/CheckboxBttn. The problem seems to be related to the regular expressions used to dynamically load YUI resources.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24837 | Wed Jun 15 17:03:58 MDT 2011 | mark.collette | Commit was previously lost due to |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/ace/component/logger/LoggerMeta.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24740 | Wed Jun 01 13:33:47 MDT 2011 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/ace/component/src/org/icefaces/component/logger/LoggerMeta.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24737 | Wed Jun 01 13:22:43 MDT 2011 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/logger/LoggerMeta.java
|