stable

Clone or download

Read-only

request #11460: Editing news details can display HTML entities

Reproduction steps: 1. Create a news 2. Go to the admin section and edit the news you have submitted 3. Go to the project dashboard and add the "Latest news" widget 4. "Special characters" have been transformed to HTML entities News that are already broken will stay broken until manually fixed. Change-Id: I913f91981253b9ff49028714429c9a051190d0b0

Modified Files

Name
M src/www/news/admin/index.php +2 −2 Go to diff View file
M src/www/news/news_utils.php +2 −8 Go to diff View file