ICEfaces
  1. ICEfaces
  2. ICE-9699

ace:richTextEntry - Unable to find or serve resource, richtextentry/ckeditor/skins/v2/skin.js

    Details

    • Assignee Priority:
      P1
    • Salesforce Case Reference:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Have add the following additional servlet mapping:

              <servlet-mapping>
                   <servlet-name>Faces Servlet</servlet-name>
                   <url-pattern>*.xhtml</url-pattern>
              </servlet-mapping>

      Or reference the page with a .jsf extension
      Show
      Have add the following additional servlet mapping:         <servlet-mapping>              <servlet-name>Faces Servlet</servlet-name>              <url-pattern>*.xhtml</url-pattern>         </servlet-mapping> Or reference the page with a .jsf extension

      Description

      If an ace:richTextEntry is defined on the page and the page is references with an .xhtml file extension (index.xhtml) the richTextEntry resources are not loaded correctly therefore making the component not show on the page.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case Reference 5007000000XR8o2AAD
        Hide
        Arran Mccullough added a comment -

        Attached test case and screen shot showing the JS error. The icefaces jar files need to be added back into the war file to deploy.

        Steps:

        Show
        Arran Mccullough added a comment - Attached test case and screen shot showing the JS error. The icefaces jar files need to be added back into the war file to deploy. Steps: Load http://localhost:8080/Case12493Example/ Upon load of the default index.xhtml, it doesn't show the component. It does load an ace:panel though.
        Arran Mccullough made changes -
        Attachment Case12493Example2.war [ 16588 ]
        Attachment Case12493Example2.zip [ 16589 ]
        Attachment richTextEntry-Error.jpg [ 16590 ]
        Ken Fyten made changes -
        Assignee Mircea Toma [ mircea.toma ]
        Fix Version/s 4.0 [ 10770 ]
        Fix Version/s EE-3.3.0.GA_P02 [ 11371 ]
        Affects Version/s 4.0 [ 10770 ]
        Affects Version/s EE-3.3.0.GA_P02 [ 11371 ]
        Assignee Priority P1 [ 10010 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #38876 Mon Nov 25 17:25:19 MST 2013 mircea.toma ICE-9699 Modified window.CKEDITOR_GETURL (used by CKedito to map file names to absolute URLs) to scrub and normalize the file names passed in.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/richtextentry/ckeditor/ckeditor.mapping.js
        Hide
        Mircea Toma added a comment -

        ICE-9699 Modified window.CKEDITOR_GETURL (used by CKedito to map file names to absolute URLs) to scrub and normalize the file names passed in even when the path prefix varies.

        Show
        Mircea Toma added a comment - ICE-9699 Modified window.CKEDITOR_GETURL (used by CKedito to map file names to absolute URLs) to scrub and normalize the file names passed in even when the path prefix varies.
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #40433 Thu Mar 27 09:21:48 MDT 2014 art.zambrano ICE-9731 applying ICE-9699 fix to
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/tools/ckeditorurlmapper/src/org/icefaces/ace/util/ckeditorurlmapper/CKEditorUrlMapper.java
        Ken Fyten made changes -
        Fix Version/s 4.0 [ 11382 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: