Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: EE-3.2.0.BETA, EE-3.2.0.GA, 3.3
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:Icefaces3/trunk rev. 32749
Server: Tomcat7
Browsers: all
-
Assignee Priority:P2
Description
AutoComplete - all pages: typing a "\" in the autocomplete entry triggers a JS error (all browsers).
Error in IE7/FF17:
SyntaxError: unterminated string literal
http://localhost:8080/showcase/javax.faces.resource/icefaces-compat.js.jsf
Line 8
Error in Chrome:
Uncaught SyntaxError: Unexpected token ILLEGAL
Error in IE7/FF17:
SyntaxError: unterminated string literal
http://localhost:8080/showcase/javax.faces.resource/icefaces-compat.js.jsf
Line 8
Error in Chrome:
Uncaught SyntaxError: Unexpected token ILLEGAL
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32849 | Mon Dec 17 15:52:58 MST 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/autocompleteentry/AutoCompleteEntryRenderer.java
MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/autocompleteentry/autocompleteentry.js |