Closed GoogleCodeExporter closed 8 years ago
I think this is an ICEFaces issue, because the same behavior works fine with
JSF 2.0 Ajax.
Did you try ICEFaces 2.0, because it may implement the JSF 2.0 standard
mechanism.
Original comment by Hazem.sa...@gmail.com
on 9 May 2011 at 5:49
Because of the missing response, I will close this issue.
Original comment by Hazem.sa...@gmail.com
on 28 May 2011 at 12:26
[deleted comment]
Please check out if the rest of your tags contained inside your html's head tag
are correctly updated (or even inside the generated html on client side). there
might be a problem with your form / ui include setup. i had something very
similar once. please upload your project, i'll take a look.
Original comment by sotco...@gmail.com
on 17 Jun 2011 at 1:43
hi
I have the same problem
I'm using icefaces 1.8.2 and gmaps4jsf 1.1.4
There are two problems:
1°) if I include the gmaps4jsf js files in the head
(
<script type="text/javascript" src="./javascript/gmaps4jsf.js"/>
<script type="text/javascript" src="./javascript/gmaps4jsf-map.js"/>
<script type="text/javascript" src="./javascript/gmaps4jsf-panorama.js"/>
),
on the first page load the map area is blank; if I reload the map is shown
2°) If I don't include the same js files, the map is shown only on the first
page load; if I reload the page the map disappears.
Thanks for the help
Original comment by davide.b...@gmail.com
on 19 Feb 2012 at 9:15
Hi
more info!
The problem depends from the fact that in gmaps4jsf.js, the
window.document.readyState is undefined.
I don't now why! It is also undefined in the second refresh when the map is
shown
Original comment by davide.b...@gmail.com
on 20 Feb 2012 at 12:47
Original issue reported on code.google.com by
tomas.lo...@gmail.com
on 11 Mar 2011 at 10:43