Defect #3561
rXXXX in commit comments don't always get turned in to links
| Status: | Closed | Start date: | 2009-06-30 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Text formatting | |||
| Target version: | 0.8.5 | |||
| Affected version: | 0.8.4 | Resolution: | Fixed |
Description
See the attached image, 2 revisions are mentioned, r34525 and r34527, but only r34527 is hyper-linked. The commit comment was entered as:
Merge r34525,r34527
Using:
Redmine-0.8.4
Subversion-1.6.3
Apache-2.2.9
Rails-2.1.2
Associated revisions
Do not require a non-word character after a comma in Redmine links (#3561).
History
#1 Updated by Mischa The Evil almost 3 years ago
Russell Hind wrote:
Merge r34525,r34527
Just a hint: have you tried it using a space between the comma and the new revision-id like:
Merge r34525, r34527
HTH,
Mischa.
#2 Updated by Russell Hind almost 3 years ago
Thanks Mischa, I will try that next time but getting everyone to remember that here won't be the easiest. Ticket numbers work with just a comma between them so hopefully this can be fixed for revision numbers too.
#3 Updated by Jean-Philippe Lang almost 3 years ago
- Category set to Text formatting
- Status changed from New to Resolved
- Target version set to 0.8.5
- Resolution set to Fixed
Fixed in r2804.
#4 Updated by Jean-Philippe Lang over 2 years ago
- Status changed from Resolved to Closed
Merged in 0.8-stable in r2881.