ICEfaces
  1. ICEfaces
  2. ICE-9878

mobi:geolocation inside dataTables fails to update location

    Details

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

      Description

      1) Geolocation inside ace:dataTable or h:dataTable or ui:repeat (Chrome32, IE10):
      http://localhost:8080/geolocation/geolocationAceTable.jsf
      http://localhost:8080/geolocation/geolocationTable.jsf
      http://localhost:8080/geolocation/geolocationRepeat.jsf
      Only the geolocation component from the last table row is updated with location coordinates. This is not an issue in Firefox27.


      2) Nested ace:dataTables (all browsers):
      http://localhost:8080/geolocation/geolocationNestedAceTables.jsf
      The geolocation components from the ace:dataTable inside the first row of the outside ace:dataTable fail to get locations - see attached screen shot.
      This is not an issue for the geolocation component inside nested h:dataTables in Firefox27.

      Also, warnings are visible in tomcat log:

      Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
      WARNING: Empty Location string in GEOLocation upload (position not found yet?)
      Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
      WARNING: Empty Location string in GEOLocation upload (position not found yet?)
      Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
      WARNING: Empty Location string in GEOLocation upload (position not found yet?)
      Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
      WARNING: Empty Location string in GEOLocation upload (position not found yet?)
      Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
      WARNING: Empty Location string in GEOLocation upload (position not found yet?)


      3) Nested h:dataTables (Chrome32, IE10):
      http://localhost:8080/geolocation/geolocationNestedTables.jsf
      Only the geolocation component from the last row of the last nested h:dataTable displays the location coordinates. Not an issue in Firefox27.
      Also the same warnings appear in tomcat log.

      For this testing I enabled the browsers to always allow to track my location.


        Activity

        Carmen Cristurean created issue -
        Carmen Cristurean made changes -
        Field Original Value New Value
        Attachment Capture.PNG [ 16696 ]
        Ken Fyten made changes -
        Fix Version/s 4.0 [ 11382 ]
        Fix Version/s 4.0.BETA [ 10770 ]
        Assignee Ted Goddard [ ted.goddard ]
        Affects Version/s 4.0.BETA [ 10770 ]
        Carmen Cristurean made changes -
        Description 1) Nested ace:dataTables (all browsers):
        http://localhost:8080/geolocation/geolocationNestedAceTables.jsf
        The geolocation components from the ace:dataTable inside the first row of the outside ace:dataTable fail to get locations - see attached screen shot.
        This is not an issue for the geolocation component inside nested h:dataTables in Firefox27.

        Also, warnings are visible in tomcat log:

        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)


        2) Nested h:dataTables (Chrome32, IE10):
        http://localhost:8080/geolocation/geolocationNestedTables.jsf
        Only the geolocation component from the last row of the last nested h:dataTable displays the location coordinates. Not an issue in Firefox27.
        Also the same warnings appear in tomcat log.

        For this testing I enabled the browsers to always allow to track my location.



        1) Geolocation inside ace:dataTable or h:dataTable (Chrome32, IE10):
        http://localhost:8080/geolocation/geolocationAceTable.jsf
        http://localhost:8080/geolocation/geolocationTable.jsf
        Only the geolocation component from the last table row is updated with location coordinates. This is not an issue in Firefox27.


        2) Nested ace:dataTables (all browsers):
        http://localhost:8080/geolocation/geolocationNestedAceTables.jsf
        The geolocation components from the ace:dataTable inside the first row of the outside ace:dataTable fail to get locations - see attached screen shot.
        This is not an issue for the geolocation component inside nested h:dataTables in Firefox27.

        Also, warnings are visible in tomcat log:

        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)


        3) Nested h:dataTables (Chrome32, IE10):
        http://localhost:8080/geolocation/geolocationNestedTables.jsf
        Only the geolocation component from the last row of the last nested h:dataTable displays the location coordinates. Not an issue in Firefox27.
        Also the same warnings appear in tomcat log.

        For this testing I enabled the browsers to always allow to track my location.


        Carmen Cristurean made changes -
        Summary mobi:geolocation inside nested dataTables fails to update location mobi:geolocation inside dataTables fails to update location
        Carmen Cristurean made changes -
        Description 1) Geolocation inside ace:dataTable or h:dataTable (Chrome32, IE10):
        http://localhost:8080/geolocation/geolocationAceTable.jsf
        http://localhost:8080/geolocation/geolocationTable.jsf
        Only the geolocation component from the last table row is updated with location coordinates. This is not an issue in Firefox27.


        2) Nested ace:dataTables (all browsers):
        http://localhost:8080/geolocation/geolocationNestedAceTables.jsf
        The geolocation components from the ace:dataTable inside the first row of the outside ace:dataTable fail to get locations - see attached screen shot.
        This is not an issue for the geolocation component inside nested h:dataTables in Firefox27.

        Also, warnings are visible in tomcat log:

        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)


        3) Nested h:dataTables (Chrome32, IE10):
        http://localhost:8080/geolocation/geolocationNestedTables.jsf
        Only the geolocation component from the last row of the last nested h:dataTable displays the location coordinates. Not an issue in Firefox27.
        Also the same warnings appear in tomcat log.

        For this testing I enabled the browsers to always allow to track my location.


        1) Geolocation inside ace:dataTable or h:dataTable or ui:repeat (Chrome32, IE10):
        http://localhost:8080/geolocation/geolocationAceTable.jsf
        http://localhost:8080/geolocation/geolocationTable.jsf
        http://localhost:8080/geolocation/geolocationRepeat.jsf
        Only the geolocation component from the last table row is updated with location coordinates. This is not an issue in Firefox27.


        2) Nested ace:dataTables (all browsers):
        http://localhost:8080/geolocation/geolocationNestedAceTables.jsf
        The geolocation components from the ace:dataTable inside the first row of the outside ace:dataTable fail to get locations - see attached screen shot.
        This is not an issue for the geolocation component inside nested h:dataTables in Firefox27.

        Also, warnings are visible in tomcat log:

        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)
        Feb 20, 2014 8:13:46 AM org.icefaces.mobi.component.geolocation.GeolocationRenderer decode
        WARNING: Empty Location string in GEOLocation upload (position not found yet?)


        3) Nested h:dataTables (Chrome32, IE10):
        http://localhost:8080/geolocation/geolocationNestedTables.jsf
        Only the geolocation component from the last row of the last nested h:dataTable displays the location coordinates. Not an issue in Firefox27.
        Also the same warnings appear in tomcat log.

        For this testing I enabled the browsers to always allow to track my location.


        Ken Fyten made changes -
        Assignee Ted Goddard [ ted.goddard ] Arturo Zambrano [ artzambrano ]
        Assignee Priority P3 [ 10012 ]
        Ken Fyten made changes -
        Fix Version/s 4.1 [ 11375 ]
        Fix Version/s 4.0 [ 11382 ]
        Ken Fyten made changes -
        Assignee Priority P3 [ 10012 ]
        Fix Version/s EE-4.1.0.GA [ 12171 ]
        Fix Version/s 4.1 [ 11375 ]
        Ken Fyten made changes -
        Fix Version/s 4.2 [ 12870 ]
        Fix Version/s EE-4.1.0.GA [ 12171 ]
        Ken Fyten made changes -
        Assignee Arturo Zambrano [ artzambrano ] Ken Fyten [ ken.fyten ]
        Ken Fyten made changes -
        Fix Version/s 4.2 [ 12870 ]
        Ken Fyten made changes -
        Fix Version/s EE-4.2.0.GA [ 13071 ]
        Ken Fyten made changes -
        Security Private [ 10001 ]
        Ken Fyten made changes -
        Assignee Ken Fyten [ ken.fyten ] Arturo Zambrano [ artzambrano ]
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: