Fossil SCM
Column headers doesn't match columns value in raw view report
Closed
574d53a26006d5d…
· opened 16 years, 5 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Works_As_Designed
- Subsystem
- —
- Created
- Oct. 20, 2009 11:34 p.m.
See here
http://www.fossil-scm.org/index.html/rptview?tablist=1&rn=4
the headers of bgcolor # mtime type ... etc are out of aligment.
bgcolor # mtime type status subsystem title
cacae5 2e3dc63382 2009-06-25 16:28:19 Incident Deferred Default Severity Annoying
f2dcdc 6981de95b6 2009-10-18 02:26:59 Build_Problem Open Makefile for OpenSolaris is not correct
anonymous claiming to be Dmitry Chestnykh added on 2009-10-21 15:20:17:
"Raw" view outputs tab separated columns, not "pretty" formatted text. This format is suitable for scripts, or for Excel importing.
So I think this works as designed.