Opened 17 years ago
Last modified 3 years ago
#5420 new defect
EOL changes hidden in changeset view
Reported by: | Eli Carter | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | next-major-releases |
Component: | version control/changeset view | Version: | 0.10.1 |
Severity: | normal | Keywords: | diffoptions |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If a file's EOL format is changed in the file itself (not via a property change), the changeset does not list that file as changing. Also, if there were other changes to the file, those are the only changes shown.
This is surprising and confusing behavior.
The current behavior is what I would expect in the "ignore whitespace changes" case, not in the default case.
Attachments (0)
Change History (4)
comment:1 by , 17 years ago
Version: | → 0.10.1 |
---|
comment:2 by , 17 years ago
Keywords: | diffoptions added |
---|---|
Milestone: | → 0.12 |
Priority: | normal → low |
I think I already proposed somewhere to replace the pretty useless "ignore case" diff option by the more useful "ignore EOLs" one.
comment:3 by , 9 years ago
Owner: | removed |
---|
I see the same thing in the version we're running. Yes, it is surprising that the changes are not shown, but we also state the change in the changeset message.