Ticket #82 (bug)
Opened 3 years ago
Last modified 2 years ago
*_text should decode HTML entities
Status: closed (fixed)
| Reported by: | miyagawa | Assigned to: | miyagawa |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Plagger | Version: | |
| Keywords: | Cc: | ||
*_text methods in Feed and Entry doesn't handle &#XXXX; to be decoded. This is a bug.
Change History
03/01/06 18:49:17: Modified by miyagawa
- status changed from new to closed.
- resolution set to fixed.

(In [220]) decode entities in strip_html. Fixes #82