ICEfaces
  1. ICEfaces
  2. ICE-8415

ice:commandLink with f:param that has a value that contains an apostrophe breaks functionality

    Details

      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
      1. Case11492Example.zip
        19 kB
        Arran Mccullough
      2. Case11492Example2.zip
        19 kB
        Arran Mccullough

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30468 Fri Aug 10 11:55:52 MDT 2012 deryk.sinotte ICE-8415: escape single quotes in parameter values
        Files Changed
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/compat/core/src/main/java/com/icesoft/faces/renderkit/dom_html_basic/CommandLinkRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30467 Fri Aug 10 11:50:33 MDT 2012 deryk.sinotte ICE-8415: escape single quotes in parameter values
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/renderkit/dom_html_basic/CommandLinkRenderer.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30466 Fri Aug 10 11:50:18 MDT 2012 deryk.sinotte ICE-8415: revert inadvertent commits of unrelated files
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/push-server/src/org/icefaces/push/server/ProductInfo.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/portlet/location/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/web.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30465 Fri Aug 10 11:44:38 MDT 2012 deryk.sinotte ICE-8415: escape single quotes in parameter values
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/push-server/src/org/icefaces/push/server/ProductInfo.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/CommandLinkRenderer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/portlet/location/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces/trunk/icefaces/samples/portlet/chat/web/WEB-INF/web.xml

          People

          • Assignee:
            Deryk Sinotte
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: