We have a “Defect” card. When the testers paste a stack trace, line breaks are not lost upon editing, but because there is only one carriage return, the stack trace is displayed as one continuous line.
Any ideas how to solve that?
We have a “Defect” card. When the testers paste a stack trace, line breaks are not lost upon editing, but because there is only one carriage return, the stack trace is displayed as one continuous line.
Any ideas how to solve that?
Comments
1 comment
wrap the trace in a < pre > tag
Please sign in to leave a comment.