Opened 16 years ago
Closed 15 years ago
#1983 closed defect (bug) (wontfix)
i18n title in Activity RSS feed is broken
| Reported by: | levinng | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | 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
@
16 years ago
- Priority blocker → 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
@
16 years ago
- Resolution fixed
- Status closed → reopened
Sorry, my browser cached the content, it remain unfixed after re-test. Still need to apply interim modification.
#5
@
15 years ago
- Component → Core
- Keywords RSS i18n 1.2 removed
- Resolution → wontfix
- Status reopened → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
buddypress/bp-activity/bp-activity-templatetags.php
problem solved while change line 901 from
to