Opened 15 years ago
Closed 14 years ago
#1983 closed defect (bug) (wontfix)
i18n title in Activity RSS feed is broken
Reported by: | levinng | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | minor |
Severity: | Version: | ||
Component: | Core | Keywords: | |
Cc: |
Description
Upgraded from 1.1.2 to 1.2, all existing i18n title in activity feed is showing messy code, however content text is not affected.
Change History (5)
#2
@
15 years ago
- Priority changed from blocker to minor
It was done like this to avoid a PHP4 warning when html_entity_decode is called so if this is a genuine bug we need a different fix.
#4
@
15 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
Sorry, my browser cached the content, it remain unfixed after re-test. Still need to apply interim modification.
#5
@
14 years ago
- Component set to Core
- Keywords RSS i18n 1.2 removed
- Resolution set to wontfix
- Status changed from reopened to closed
Closing this ticket as direct upgrades from 1.1.2 -> 1.3 probably won't work and is anyway an edge case. I know there are some issues with certain characters in the RSS feeds, which there is another ticket for.
buddypress/bp-activity/bp-activity-templatetags.php
problem solved while change line 901 from
to