AndersDJohnson / AndersDJohnson/htmlcompressor

html compressor issues with URLencoded hidden variable inside a FORM

Ouverte
#73 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
auto-migrated Priority-Medium Type-Defect
Langage dominant
Java
Étoiles
1
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

```
What steps will reproduce the problem?
1.Have a URL encoded String in a hidden variable inside a form
2.Wrap the above code within a JSP inside the html tag like:
3.Run the JSP and you will notice the above URL encoded hidden variable is
changed after the compression. i.e you will see spaces within the hidden value
rather than the html equivalent (%26)

What is the expected output? What do you see instead?

URL encoded String in a hidden variable inside a form shouldn't change after
the html compression.

What version of the product are you using? On what operating system?
1.5.2 and the OS is Linux

Please provide any additional information below.

```

Original issue reported on code.google.com by `mathew.a...@gmail.com` on 22 May 2012 at 6:34

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.