AndersDJohnson / AndersDJohnson/htmlcompressor

html compressor issues with URLencoded hidden variable inside a FORM

未關閉
#73 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
auto-migrated Priority-Medium Type-Defect
主要語言
Java
星號
1
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

```
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

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。