#1059 closed defect (fixed)
[patch] debug output off by one line
Reported by: | oggie rob | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | contrib.admin | Version: | |
Severity: | trivial | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Debug output is indexed to zero instead of 1. Line numbers are output incorrectly, one less than they should be.
Attachments (2)
Change History (7)
by , 19 years ago
Attachment: | lineno_patch.txt added |
---|
comment:1 by , 19 years ago
Summary: | debug output off by one line → [patch] debug output off by one line |
---|
comment:2 by , 19 years ago
Status: | new → assigned |
---|
The patch doesn't fix the problem, but I'll look into a fix.
comment:3 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
by , 19 years ago
Attachment: | views-debug-offbyone.diff added |
---|
comment:4 by , 19 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The line number in the summary output at the top is also off by one.
Note:
See TracTickets
for help on using tickets.
Increments line number output by one