maschek / imgmap

Javascript based imagemap editor
https://www.maschek.hu/imagemap/
GNU General Public License v2.0
59 stars 33 forks source link

Escape Ampersands in Code Output #57

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just put an ampersand into your alt text and youll see the issue when you 
get code.

What is the expected output? What do you see instead?
I expect '&' but I get '&'

What version of the product are you using? On what browser/operating system?
I'm on Chrome 18 on Mac OSX 10.6.8

Please provide any additional information below.
Nice product, you save me at least like 2 hours.

Original issue reported on code.google.com by jser...@rockcreeksm.com on 3 May 2012 at 10:03

GoogleCodeExporter commented 9 years ago
True. Although most cases are handled well by the browser, validators will 
probably flip out from this.

Original comment by adam.mas...@gmail.com on 5 May 2012 at 5:35