Actions
Bug #3891
closedKunena receiving html encoded titles and descriptions
Description
This causes Kunena to display & instead of & for the category title for example.
Actions
Added by krileon over 12 years ago. Updated about 12 years ago.
Description
This causes Kunena to display & instead of & for the category title for example.
HTML isn't allowed, but added a str replacement so & displays properly.