Menu

Commit [r6170]  Maximize  Restore  History

Finish #2914: respecting new lines in ticket descriptions and comments is now by default disabled on upgraded Trac installations. Only 0.11 Tracs will have this enabled by default.

On upgraded Tracs, the behavior can nevertheless be explicitly enabled by the following setting:
{{{
[ticket]
preserve_newlines = true
}}}

cboos 2007-11-19

changed /trunk/trac/db_default.py
changed /trunk/trac/env.py
changed /trunk/trac/ticket/templates/ticket.html
changed /trunk/trac/ticket/web_ui.py
/trunk/trac/db_default.py Diff Switch to side-by-side view
Loading...
/trunk/trac/env.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/templates/ticket.html Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/web_ui.py Diff Switch to side-by-side view
Loading...