[Webkit-unassigned] [Bug 27122] prepare-ChangeLog should decode HTML entities in short description
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 9 12:26:43 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27122
--- Comment #3 from Shinichiro Hamaji <hamaji at chromium.org> 2009-07-09 12:26:43 PDT ---
(In reply to comment #2)
> (From update of attachment 32522 [details])
> Is the HTML::Entities package installed on everyone's system? Is it included
> with Mac OS X, for example?
Environments I checked (OSX 10.4, 10.5, Debian, Ubuntu, Cygwin) had the module.
However, I've just noticed that perl-5.8.8 source package don't have the module
so it seems not to be a part of standard. Should I implement it by myself? It
would not difficult at all because we don't need all HTML entites but ones
bugzilla use (maybe <>"'& I guess?).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list