\" stored as and displays as \\"
Posted: Sat Mar 17, 2007 12:28 am
Check out this entry here:
http://raygunrobot.com/archives/ThisSer ... enu-useful
Find the italicized paragraph that begins with "Note: There should only be one backslash…"
For whatever reason, other backslashes are appearing correctly, but backslashes before double quotes seem to be double-escaped or something. I'm looking in the database, and it's being stored that way there as well.
If it makes a difference, I'm using SQLite as my database backend.
If anyone knows of a work-around I can use, please let me know. I suppose I could just edit the entry in the database directly, but I'm not quite desperate enough to be that brave yet.
http://raygunrobot.com/archives/ThisSer ... enu-useful
Find the italicized paragraph that begins with "Note: There should only be one backslash…"
For whatever reason, other backslashes are appearing correctly, but backslashes before double quotes seem to be double-escaped or something. I'm looking in the database, and it's being stored that way there as well.
If it makes a difference, I'm using SQLite as my database backend.
If anyone knows of a work-around I can use, please let me know. I suppose I could just edit the entry in the database directly, but I'm not quite desperate enough to be that brave yet.