Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any

      Description

      ICEfaces 4 trunk r43281
      Tomcat 7, FF, 33, Chrome 38, IE 9, 10, 11 (IE 8 machine was not available during time of testing)
      ace:gmapLayer
      All browsers - Clicking on any of the links from this line "Relevant sections of the Google Maps API: Bicycling, KML, Traffic, Transit" opens the google API in the same page as the showcase demo.
      FF 33 - Navigating back to the demo causes a console error. Demo still functions.
      TypeError: this.cfg is undefined
      http://localhost:8080/showcase/javax.faces.resource/combobox/combobox.c.js.jsf?ln=icefaces.ace&v=4_0_0_141029
      Line 38

      ace:gMapInfoWindow (all browsers)
      When entering input for window 4, the input persists into windows Five, Six and Seven.
      To reproduce
      Navigate to ace:gMapInfoWindow > Overview
      Select the "Four" radioButton.
      Click the marker to display the window.
      Use the input field to enter some new text.
      Press submit.
      The text you entered will now be visible in the window.
      Press the "Five" radioButton.
      The text you entered into "four" will also be displayed in the window for "Five", "Six" and "Seven".

        Activity

        Arturo Zambrano created issue -
        Arturo Zambrano made changes -
        Field Original Value New Value
        Fix Version/s 4.0 [ 11382 ]
        Arturo Zambrano made changes -
        Assignee Arturo Zambrano [ artzambrano ]
        Arturo Zambrano made changes -
        Description ICEfaces 4 trunk r43281
        Tomcat 7, FF, 33, Chrome 38, IE 9, 10, 11 (IE 8 machine was not available during time of testing)
        ace:gmapLayer
        All browsers - Clicking on any of the links from this line "Relevant sections of the Google Maps API: Bicycling, KML, Traffic, Transit" opens the google API in the same page as the showcase demo.
        FF 33 - Navigating back to the demo causes a console error. Demo still functions.
        TypeError: this.cfg is undefined
        http://localhost:8080/showcase/javax.faces.resource/combobox/combobox.c.js.jsf?ln=icefaces.ace&v=4_0_0_141029
        Line 38
        ace:gMapInfoWindow (all browsers)
        When entering input for window 4, the input persists into windows Five, Six and Seven.
        To reproduce
        Navigate to ace:gMapInfoWindow > Overview
        Select the "Four" radioButton.
        Click the marker to display the window.
        Use the input field to enter some new text.
        Press submit.
        The text you entered will now be visible in the window.
        Press the "Five" radioButton.
        The text you entered into "four" will also be displayed in the window for "Five", "Six" and "Seven".
        ICEfaces 4 trunk r43281
        Tomcat 7, FF, 33, Chrome 38, IE 9, 10, 11 (IE 8 machine was not available during time of testing)
        ace:gmapLayer
        All browsers - Clicking on any of the links from this line "Relevant sections of the Google Maps API: Bicycling, KML, Traffic, Transit" opens the google API in the same page as the showcase demo.
        FF 33 - Navigating back to the demo causes a console error. Demo still functions.
        TypeError: this.cfg is undefined
        http://localhost:8080/showcase/javax.faces.resource/combobox/combobox.c.js.jsf?ln=icefaces.ace&v=4_0_0_141029
        Line 38

        ace:gMapInfoWindow (all browsers)
        When entering input for window 4, the input persists into windows Five, Six and Seven.
        To reproduce
        Navigate to ace:gMapInfoWindow > Overview
        Select the "Four" radioButton.
        Click the marker to display the window.
        Use the input field to enter some new text.
        Press submit.
        The text you entered will now be visible in the window.
        Press the "Five" radioButton.
        The text you entered into "four" will also be displayed in the window for "Five", "Six" and "Seven".
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43288 Thu Oct 30 12:53:00 MDT 2014 art.zambrano ICE-10379 put infowindow text content inside an h:outputText component so it gets updated correctly when selecting different infowindows
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapInfoWindow/gMapInfoWindow.xhtml
        Hide
        Arturo Zambrano added a comment -

        r43288: put infowindow text content inside an h:outputText component so it gets updated correctly when selecting different infowindows.

        Show
        Arturo Zambrano added a comment - r43288: put infowindow text content inside an h:outputText component so it gets updated correctly when selecting different infowindows.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43290 Thu Oct 30 13:25:35 MDT 2014 art.zambrano ICE-10379 modified all links to the Google API Reference pages to open in a new window
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapMarker/gMapMarker.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapServices/gMapServices.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMap/gMapBasic.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMap/gMapOptions.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapLayer/gMapLayer.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapInfoWindow/gMapInfoWindow.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapAutoComplete/gMapAutoComplete.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapOverlay/gMapOverlay.xhtml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapControl/gMapControl.xhtml
        Hide
        Arturo Zambrano added a comment -

        r43290: modified all links to the Google API Reference pages to open in a new window.

        Show
        Arturo Zambrano added a comment - r43290: modified all links to the Google API Reference pages to open in a new window.
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43301 Thu Oct 30 16:55:36 MDT 2014 ken.fyten ICE-10379 put infowindow text content inside an h:outputText component so it gets updated correctly when selecting different infowindows.
        ICE-10379 modified all links to the Google API Reference pages to open in a new window
        Files Changed
        Commit graph MODIFY /icefaces4/tags/icefaces-4.0.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapInfoWindow/gMapInfoWindow.xhtml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43303 Thu Oct 30 16:56:15 MDT 2014 ken.fyten ICE-10379 modified all links to the Google API Reference pages to open in a new window
        Files Changed
        Commit graph MODIFY /icefaces4/tags/icefaces-4.0.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapControl/gMapControl.xhtml
        Commit graph MODIFY /icefaces4/tags/icefaces-4.0.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMap/gMapBasic.xhtml
        Commit graph MODIFY /icefaces4/tags/icefaces-4.0.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapLayer/gMapLayer.xhtml
        Commit graph MODIFY /icefaces4/tags/icefaces-4.0.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapServices/gMapServices.xhtml
        Commit graph MODIFY /icefaces4/tags/icefaces-4.0.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapOverlay/gMapOverlay.xhtml
        Commit graph MODIFY /icefaces4/tags/icefaces-4.0.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapAutoComplete/gMapAutoComplete.xhtml
        Commit graph MODIFY /icefaces4/tags/icefaces-4.0.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMap/gMapOptions.xhtml
        Commit graph MODIFY /icefaces4/tags/icefaces-4.0.0/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/gMapMarker/gMapMarker.xhtml
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r43375. Tomcat 7, IE 11, Chrome 38, FF 33.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r43375. Tomcat 7, IE 11, Chrome 38, FF 33.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: