Modify ↓
Opened 14 years ago
Last modified 2 years ago
#10465 new defect
Counting of Ticket-Comments defect
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | next-stable-1.6.x |
| Component: | ticket system | Version: | 0.12.1 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Hello,
in our trac installation I see the error that the ticket comment after comment 79 gets again the number 3. All comments after that comment are increased from 3.
OS is CentOS 6.
Regards,
Erwin Schliske
Attachments (0)
Change History (8)
follow-up: 2 comment:1 by , 14 years ago
| Milestone: | → next-minor-0.12.x |
|---|---|
| Owner: | set to |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
comment:4 by , 11 years ago
| Milestone: | next-minor-0.12.x → next-stable-1.0.x |
|---|
comment:5 by , 10 years ago
| Owner: | removed |
|---|
comment:6 by , 9 years ago
| Milestone: | next-stable-1.0.x → next-stable-1.2.x |
|---|
Moved ticket assigned to next-stable-1.0.x since maintenance of 1.0.x is coming to a close. Please move the ticket back if it's critical to fix on 1.0.x.
comment:7 by , 6 years ago
| Milestone: | next-stable-1.2.x → next-stable-1.4.x |
|---|
Note:
See TracTickets
for help on using tickets.



Yes, that was a bug in early 0.12.x releases. It happened after tickets were re-targeted due to closing a milestone. We have had a few instances here on t.e.o, and I have fixed them all by hand in the database (ugly, I know). I haven't been able to reproduce the issue with current 0.12-stable, despite trying very hard, so I assume this was fixed some time in 0.12-stable.
We should provide a small script in
contribto scan the database and fix any broken comment threads.