Ticket #5842 (closed defect: fixed)
diff view shows diff only partially
| Reported by: | pipping@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | version control/changeset view | Version: | 0.10.4 |
| Severity: | trivial | Keywords: | mimeview diff |
| Cc: |
Description
I've uploaded a patch to an installation of trac 0.10.4.
the patch modifies three files: catalog.c, runtest.c and xmllint.c, however trac only shows the first and the last.
Attachments
Change History
comment:1 Changed 3 years ago by eblot
- Owner changed from jonas to cboos
- Component changed from general to changeset view
comment:2 Changed 3 years ago by pipping@…
the same is true for this patch, where out of three only the first and the last are shown again.
adding some blind text here because up until now i get a spam probablity of 60% which is too high
comment:3 Changed 3 years ago by cboos
- Keywords mimeview diff added
- Milestone changed from 0.10.5 to 0.11.1
This almost work in trunk. The only issue there is with the name of the files in the patch which for some reason appear to be truncated.
Note that there are too many changes for backporting this to 0.10-stable, though.
comment:4 Changed 3 years ago by cboos
- Status changed from new to closed
- Resolution set to fixed
- Severity changed from normal to trivial
- Milestone changed from 0.11.1 to 0.11
The little remaining issue with the filenames was fixed in r5906.
Changed 2 years ago by datallah@…
- attachment mimeview_patch_fix.patch added
Ugly patch for 0.10.4 to fix rendering of patch files (backport of 0.11 code)


