Better news content

This commit is contained in:
Tzu-ping Chung 2020-02-06 14:09:35 +08:00
parent 9d1e1ed8ae
commit 4d4511fa76
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
Fix ``_clean_link()`` unquotes quoted ``/`` character.
Correctly handle ``%2F`` in URL parameters to avoid accidently unescape them
into ``/``.