Actions
Bug #3891
closedKunena receiving html encoded titles and descriptions
Description
This causes Kunena to display & instead of & for the category title for example.
Updated by krileon almost 12 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
HTML isn't allowed, but added a str replacement so & displays properly.
Actions