#336 Double HTML entity encoding in PR title
Closed: Fixed Opened by scop.

See for example https://pagure.io/fedpkg/pull-request/3, it shows some HTML entities in the title for the greater-than character I entered. I would try entering them here as they're shown but the Preview tab shows them as HTML and not as I wrote so it doesn't seem useful to try that. Anyway the greater-than sign I used apparently it gets doubly HTML entity escaped somewhere.


On Thu, Aug 13, 2015 at 06:19:09PM +0000, pagure@pagure.io wrote:

See for example https://pagure.io/fedpkg/pull-request/3, it shows some HTML entities in the title for the greater-than character I entered. I would try entering them here as they're shown but the Preview tab shows them as HTML and not as I wrote so it doesn't seem useful to try that. Anyway the greater-than sign I used apparently it gets doubly HTML entity escaped somewhere.

Interesting bug, thanks for the report!

Implemented in https://pagure.io/pagure/pull-request/363

Commit 5e64f815 fixes this ticket

Commit 5e64f815 fixes this issue

Metadata