Closed Bug 514244 Opened 15 years ago Closed 13 years ago

Article source data is stored already escaped in the database

Categories

(support.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: paulc, Assigned: paulc)

Details

(Whiteboard: tiki_test)

Spin off from bug 514054 -- it turns out that article data is escaped before saving it to the database, making things such as sending it in emails unnecessarily hard.

In general, best practices are to store the data unescaped, and escape it on display, since we don't know where that data is going to be used and want to allow flexibility.
Whiteboard: tiki_bug
No patch available, so no upstream possible.
Whiteboard: tiki_bug
I think it would be great if we could help Tiki fix this before we upgrade.
Whiteboard: tiki_bug
No patch, nothing to upstream.
Whiteboard: tiki_bug
Please test against tiki trunk
Whiteboard: tiki_test
Fixed in 2.x.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.