Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-1.8.2.GA_P04, 3.1
-
Fix Version/s: EE-3.0.0.GA_P01, 3.2, EE-1.8.2.GA_P05
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
A JavaScript error is thrown when an ice:commandLink uses a f:param tag that contains an apostrophe (single quote) is clicked. The apostrphe is not escaped and there for gets added into the JavaScript call which causes an incorrect syntax.
This looks to have been resolved for the standard JSF components through this JSF JIRA: http://java.net/jira/browse/JAVASERVERFACES-542
This looks to have been resolved for the standard JSF components through this JSF JIRA: http://java.net/jira/browse/JAVASERVERFACES-542
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [5007000000NHg6V] |
Attachment | Case11492Example.war [ 14744 ] | |
Attachment | Case11492Example.zip [ 14745 ] |
Assignee | Deryk Sinotte [ deryk.sinotte ] |
Attachment | Case11492Example2.war [ 14761 ] | |
Attachment | Case11492Example2.zip [ 14762 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30465 | Fri Aug 10 11:44:38 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30466 | Fri Aug 10 11:50:18 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30467 | Fri Aug 10 11:50:33 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30468 | Fri Aug 10 11:55:52 MDT 2012 | deryk.sinotte | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | EE-3.0.0.GA_P01 [ 10327 ] | |
Fix Version/s | 3.2 [ 10338 ] | |
Fix Version/s | EE-1.8.2.GA_P05 [ 10331 ] | |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows issue.
Steps: