Ticket #55 (closed defect: fixed)
Paste butchers tabs
| Reported by: | scott | Owned by: | tag |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | awkbot | Version: | |
| Keywords: | Cc: |
Description (last modified by scott) (diff)
Tabs are coming out as "\t", although the paste renders correctly initially…
http://awkpaste.blisted.org/cgi/paste.cgi?id=101
Appears as:
0 Test
1 \tfoo \tbar
2 \t\tbin
3 \t\ttesting tabs...
4
But, the response from the paste was rendered correctly as:
0 Test
1 foo bar
2 bin
3 testing tabs...
4
Change History
Note: See
TracTickets for help on using
tickets.