ICEfaces
  1. ICEfaces
  2. ICE-9535

ace:richTextEntry Flash/Image and Smileys resource loading issues

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.3, EE-3.3.0.GA
    • Fix Version/s: 4.0.BETA, 4.0
    • Labels:
      None
    • Environment:
      EE ICEfaces 3.3.0.GA_P01 rev# 37461/ EE ICEfaces 3.3.0.GA release code / Icefaces3 trunk rev# 37463
      Server: Tomcat7
      Browsers: FF21/Chrome28
    • Assignee Priority:
      P3

      Description

      In showcase -> ace:richTextEntry":

      1) Flash / Image: not sure what URLs are expected to be entered on the Flash/Image Properties popup window, but I tried different URLs and no one worked; getting Network Error: 404's:
      "NetworkError: 404 Not Found - http://localhost:8080/showcase/icesoft.org"
      "NetworkError: 404 Not Found - http://localhost:8080/showcase/showcase"

      2) Smileys cannot be loaded because of missing files:

          GET http://localhost:8080/showcase/plugins/smiley/images/regular_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/sad_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/wink_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/teeth_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/tounge_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/embaressed_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/omg_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/confused_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/whatchutalkingabout_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/angry_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/angel_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/cry_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/devil_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/shades_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/lightbulb.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/thumbs_down.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/kiss.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/thumbs_up.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/heart.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/broken_heart.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/envelope.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:19

          GET http://localhost:8080/showcase/plugins/smiley/images/wink_smile.gif 404 (Not Found) coalesced.js.jsf?ln=ice.core&dgst=u0gerd:21

        Activity

        Hide
        Carmen Cristurean added a comment -

        The same issues occur also for ICE Components -> ice:inputRichText.

        Show
        Carmen Cristurean added a comment - The same issues occur also for ICE Components -> ice:inputRichText.
        Hide
        Arturo Zambrano added a comment -

        The smileys issue was fixed as part of ICE-9554.

        The image and flash features work correctly. You can just try entering a URL of an external resource like the following:

        For image:
        http://www.google.com/images/srpr/logo4w.png

        For flash:
        http://uploads.ungrounded.net//235000//235185_Nim_s_Winter_Tale.swf

        If it's a local resource, it would have to be entered in the JSF URL format, since there would be no URL mapping for that.

        Show
        Arturo Zambrano added a comment - The smileys issue was fixed as part of ICE-9554. The image and flash features work correctly. You can just try entering a URL of an external resource like the following: For image: http://www.google.com/images/srpr/logo4w.png For flash: http://uploads.ungrounded.net//235000//235185_Nim_s_Winter_Tale.swf If it's a local resource, it would have to be entered in the JSF URL format, since there would be no URL mapping for that.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: