View Ticket
Not logged in
Ticket UUID: 038905cc3af2c5c869b3c953e08a6c1e0e4e12ad
Title: fossil ignores line terminators when submitting tickets
Status: Closed Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution: Works_As_Designed
Last Modified: 2010-08-19 11:51:11
Version Found In: 07afdea6e2
Description & Comments:
When submitting tickets, text input appears with no line breaks, only empty lines are preserved. This is critical to plain text information, e.g. test scripts.

drh added on 2010-08-19 11:51:11:
Input to tickets is in the wiki format. To show plain text, surround the plain text with either <verbatim>..</verbatim> or (if the text contains no "<" characters) <pre>..</pre>.