Ticket #424 (closed defect: fixed)
HTML diff strips space character when line indentation uses an odd number of spaces
| Reported by: | cmlenz | Owned by: | daniel |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7.1 |
| Component: | version control/changeset view | Version: | 0.7 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If a line contains a single space character at the beginning of a line, that space is stripped from the HTML diff view, effectively putting the character after the space directly at the beginning of the line.
For an example, examine the HTML diff of [555]. In the diff for changeset.cs, the <tr class="..."> elements are actually indented by a single space in the source.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


