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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: