Closed (duplicate)
Project:
GMap Module
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2008 at 07:28 UTC
Updated:
18 Dec 2008 at 19:36 UTC
Gmap generates invalid markup with the following...
<script src="http://maps.google.com/maps?file=api&v=2.115&key=FDSFASdfastrewhdfhsdhhsddfggfd-VBjk1qniicW8wTEGWUOM6yfiox6VA&hl=en" type="text/javascript"></script>
Then there is a cascade of invalid markup warnings because of this ampersand symbol.
I looked through the code but couldn't see where this is handled.
Comments
Comment #1
Cactii1 commentedFixed in the 6.x-1.0-beta6 version.
Comment #2
bdragon commentedNo, uh, actually, it was a regression. beta6 is older than rc2. :P
Anyway, duplicate of #330343: javascript url breaks w3c validation.