Details
Description
The following js error is seen on a dom update of the mobileshowcase geolocation example:
[window] Error [status: malformedXML code: 200]: During update: geoloc:j_idt109:j_idt110_script not found at http://192.168.2.14:8080/mobileshowcase/javax.faces.resource/bridge.js.jsf?v=945299648:1
Activity
Migration
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32265 | Tue Nov 20 15:50:19 MST 2012 | greg.dick | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/geolocation/GeolocationRenderer.java
|
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Migration
made changes -
Fix Version/s | 1.2 Beta [ 10344 ] |
Migration
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Greg Dick [ greg.dick ] |
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Code was rendering the id into the script tag. I added a surrounding span and put the client id on that and removed all ids from the script tag