Completed Bug ... > Bug (closed)

Wiki Syntax: emphasize / #4043

Summary

v0.08
closed
Feb 15, 2007
100%
May 29, 2007
Feb 15, 2007 / guest
May 29, 2007 / pixtur
 

Attached files

No files uploaded

Issue report

Minor
Have not tried
Apache/2.2.0 (Win200sp4) PHP/5.1.2
0.0792
2007-02-07
In 'Edit Project' add some emphasize to the description.
All quotes get escaped and appear with a preceding backslash, no formatting takes place.
Format: italicize/embolden/italicize+embolden
Don't store escape characters in database, or don't escape the output, or strip escapes from output before formatting (whichever is the cause).
 

3 Comments

guest

Feb 15, 2007
More information
The empasize only get escaped immediately after editing the description.

Upon visiting the page a second time it displays as intended.

Maybe you are using the form data in its escaped format (to save a round trip to the database?), but you need to unescape that.

pixtur

Mar 1, 2007
Confirmed
This seems to be a problem with quotes.

pixtur

Apr 19, 2007
 

Comment / Update