ICEfaces
  1. ICEfaces
  2. ICE-8130

showcase - ace:richTextEntry issues

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.GA, 3.1.0.BETA1
    • Fix Version/s: 3.1.0.RC1, 3.1, EE-3.0.0.GA_P01
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces3 trunk rev. 29090
      Tomcat7
      Browsers: all
    • Assignee Priority:
      P2
    • Affects:
      Compatibility/Configuration

      Description

      In showcase app -> ACE:richTextEntry page:

      Attempting to click the 'spell check' button brings up a window in 404 error:
      HTTP Status 404 - /showcase/plugins/wsc/dialogs/tmpFrameset.html
      description: The requested resource (/showcase/plugins/wsc/dialogs/tmpFrameset.html) is not available

        Activity

        Carmen Cristurean created issue -
        Ken Fyten made changes -
        Field Original Value New Value
        Salesforce Case []
        Fix Version/s 3.1.0.BETA2 [ 10336 ]
        Fix Version/s 3.1 [ 10312 ]
        Assignee Priority P2
        Assignee Arturo Zambrano [ artzambrano ]
        Ken Fyten made changes -
        Fix Version/s 3.1.0.RC1 [ 10337 ]
        Fix Version/s 3.1.0.BETA2 [ 10336 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29371 Thu Jun 07 13:12:55 MDT 2012 art.zambrano ICE-8130 modified spellcheck plug-in to look directly for our mapped resources
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/richtextentry/ckeditor/plugins/wsc/dialogs/wsc.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29429 Mon Jun 11 12:58:27 MDT 2012 art.zambrano ICE-8130 modified the spellcheck plug-in to use absolute paths for the resources that will be loaded by the external site iframe
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/richtextentry/ckeditor/plugins/wsc/dialogs/wsc.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29430 Mon Jun 11 13:34:44 MDT 2012 art.zambrano ICE-8130 modified the spellcheck plug-in to look directly for our mapped resources and to use absolute paths for the resources that will be loaded by the external site iframe
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/wsc.js
        Hide
        Arturo Zambrano added a comment -

        Committed fix at revision 29429.

        I had to modify the spellcheck plug-in (richtextentry/ckeditor/plugins/wsc) to (1) use correctly the URL mapping implemented to access resources in JSF, and to (2) supply absolute paths for the resources that will be loaded by the external site (spellchecker.net) iframe.

        Show
        Arturo Zambrano added a comment - Committed fix at revision 29429. I had to modify the spellcheck plug-in (richtextentry/ckeditor/plugins/wsc) to (1) use correctly the URL mapping implemented to access resources in JSF, and to (2) supply absolute paths for the resources that will be loaded by the external site (spellchecker.net) iframe.
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Arturo Zambrano added a comment -

        Applied this fix to the compat ice:inputRichText component at revision 29430.

        Show
        Arturo Zambrano added a comment - Applied this fix to the compat ice:inputRichText component at revision 29430.
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Ken Fyten made changes -
        Salesforce Case []
        Fix Version/s EE-3.0.0.GA_P01 [ 10327 ]
        Affects Version/s EE-3.0.0.GA [ 10262 ]
        Ken Fyten made changes -
        Salesforce Case []
        Affects [Compatibility/Configuration]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29493 Wed Jun 13 15:44:29 MDT 2012 art.zambrano ICE-8130 added readme.txt file to rich text components to keep track of custom modifications
        Files Changed
        Commit graph ADD /icefaces3/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/readme.txt
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/richtextentry/readme.txt
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #29495 Wed Jun 13 16:24:01 MDT 2012 art.zambrano ICE-8130 modified the spellcheck plug-in to look directly for our mapped resources and to use absolute paths for the resources that will be loaded by the external site iframe; added readme.txt file to rich text component to keep track of custom modifications
        Files Changed
        Commit graph ADD /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/readme.txt
        Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/wsc.js
        Hide
        Arturo Zambrano added a comment -

        Added readme.txt files to keep track of changes.

        Applied fix to compat ice:inputRichText in the maintenance branch at revision 29495.

        Show
        Arturo Zambrano added a comment - Added readme.txt files to keep track of changes. Applied fix to compat ice:inputRichText in the maintenance branch at revision 29495.
        Arturo Zambrano made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Salesforce Case []
        Security Private [ 10001 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #36308 Wed Jun 19 17:19:12 MDT 2013 art.zambrano ICE-9374 applied custom fixes for spellcheck plugin (ICE-8130) and timestamp issue (ICE-8175)
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/richtextentry/ckeditor/plugins/wsc/dialogs/wsc.js
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/richtextentry/ckeditor/ckeditor.mapping.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #36322 Thu Jun 20 13:37:57 MDT 2013 art.zambrano ICE-9374 applied custom fix for spellcheck plugin (ICE-8130)
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/compat/components/src/main/resources/META-INF/resources/inputrichtext/ckeditor/plugins/wsc/dialogs/wsc.js
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: