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
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