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

Cactii1’s picture

Status: Active » Fixed

Fixed in the 6.x-1.0-beta6 version.

bdragon’s picture

Status: Fixed » Closed (duplicate)

No, uh, actually, it was a regression. beta6 is older than rc2. :P

Anyway, duplicate of #330343: javascript url breaks w3c validation.