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

        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
        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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: