Bug #4548
string tokens with newlines print the escape sequences
Start date:
11/13/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4548
Description
This was first noticed when viewing an RExpression's "output" port. The output port emits a string token containing a section of the RExpression's stdout stream, with newlines encoded in the relevant OS's format. The report will then display literal "\n" or "\r\n" in the report, rather than the appropriate newlines.
While much of reporting ignores newlines (text boxes, for example), it might be useful to respect them here, since the RExpression output is less useful without them.
History
#1 Updated by debi staggs over 10 years ago
Re-targeting for post 2.0.
#2 Updated by Derik Barseghian almost 10 years ago
fixed at r27068.
#3 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 4548