Ticket #2462 (closed defect: fixed)
change in character encoding is not reflected by changeset view
| Reported by: | mark@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | version control/changeset view | Version: | 0.9.2 |
| Severity: | normal | Keywords: | umlauts, encoding, change unicode utf-8 |
| Cc: |
Description
Steps to reproduce:
- Create a file, put some text in it and at least i.e. one umlaut. (Say, ö.)
- Commit that file. Everything is okay.
- Change the encoding of that file or just switch to an other encoding and replace that umlaut with its equivalent. (latin-1 ö to UTF-8 ö)
- Commit.
Subversion will show you the change - Trac only that it has been changed.
Here is an example:
- http://www.openmaillist.org/changeset/67
- svn diff -r66:67 http://svn.hurrikane.de/all/openmaillist/trunk/setup.php
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


