commit | a75fb0b60a25549769f1e632845cccc54811e195 | [log] [tgz] |
---|---|---|
author | levin@chromium.org <levin@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Jul 13 09:36:59 2009 +0000 |
committer | levin@chromium.org <levin@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Mon Jul 13 09:36:59 2009 +0000 |
tree | 7f158ac53718b2f621878a02e0bf2d2ba6e8ded6 | |
parent | 51410ffb0a42e898c0c68a72c635e632d6c9c0f6 [diff] |
2009-07-13 Shinichiro Hamaji <hamaji@chromium.org> Reviewed by Maciej Stachowiak. prepare-ChangeLog should decode HTML entities in short description https://bugs.webkit.org/show_bug.cgi?id=27122 Decode the short description by adding a function which decodes HTML entities. It can decode &, <, >, ", and ' . They may be sufficient as the description seems to be encoded by xml_quote in http://mxr.mozilla.org/bugzilla/source/Bugzilla/Util.pm * Scripts/prepare-ChangeLog: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@45799 268f45cc-cd09-0410-ab3c-d52691b4dbfc