Opened 19 years ago
Closed 19 years ago
#4809 closed defect (duplicate)
"readded" gets linked to revision/changeset "eadded"
| Reported by: | ryandesign | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
In another Trac installation, someone filed a bug whose description ended with something to the effect of "Why was this feature removed? Can it be readded?" Trac made the word "readded" into a link to changeset "eadded," which turned out, when clicked, to be the HEAD revision. This was unexpected; "eadded" should not be considered a valid revision number, since AFAIK valid revision numbers should be limited to positive integers and the keyword "HEAD". I believe "r" followed by any hex string of 6 or more characters containing at least one letter should trigger the erroneous behavior.
Attachments (0)
Change History (1)
comment:1 by , 19 years ago
| Component: | general → wiki |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |



This problem is already addressed in 0.11, see #4739 and #4261.