Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: MOBI-Components
-
Labels:None
-
Environment:HideICEfaces4 trunk rev# 40043
Browsers: FF27, IE10, Chrome32 (behavior appears to be different for each browser?)
App server: Tomcat7.0.27
Test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/geolocationShowICEfaces4 trunk rev# 40043 Browsers: FF27, IE10, Chrome32 (behavior appears to be different for each browser?) App server: Tomcat7.0.27 Test app: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/geolocation
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.
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.
Similar warnings occur when clicking the "Locate" button on the Geolocation demo from showcase/showcase-mobile.jsf (IF4 trunk rev# 40049, FF27); location coordinates fail to update:
Feb 20, 2014 6:13:03 PM org.icefaces.mobi.component.geolocation.GeolocationRende
rer decode
WARNING: Empty Location string in GEOLocation upload (position not found yet?)