Opened 17 months ago
Closed 15 months ago
#953 closed defect (fixed)
HTML entities on XML-RPC aren't parsed
| Reported by: | koke | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.0 |
| Component: | XML-RPC | Version: | |
| Keywords: | Cc: |
Description
Since I updated the XML-RPC, I missed the additions to parse html entities, taken from https://github.com/mwaterfall/MWFeedParser
Get them back again and submit a patch for XML-RPC
Change History (2)
comment:1 Changed 15 months ago by koke
- Milestone changed from 3.0 to 2.10
comment:2 Changed 15 months ago by koke
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This seems to be fixed with the 2.9 merge