Closed
Bug 237840
Opened 22 years ago
Closed 22 years ago
linkification of "attachment N" links is case sensitive
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Bugzilla
Creating/Changing Bugs
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: dbaron, Assigned: goobix)
References
Details
Attachments
(1 file)
|
584 bytes,
patch
|
kiko
:
review+
|
Details | Diff | Splinter Review |
Linkification of "attachment N" links is case sensitive -- "Attachment N"
doesn't get linkified (as Bug N does). Compare:
bug 237407 comment 16
bug 237407 comment 17
| Reporter | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
Yeah, probably. I'm unhappy with the attachment linking stuff, given the other
bugs it has. a /i should be trivial, after that is fixed.
| Assignee | ||
Comment 3•22 years ago
|
||
Assignee: myk → vlad
Status: NEW → ASSIGNED
| Assignee | ||
Updated•22 years ago
|
Attachment #144219 -
Flags: review?(kiko)
| Assignee | ||
Updated•22 years ago
|
Target Milestone: --- → Bugzilla 2.18
Comment 4•22 years ago
|
||
Comment on attachment 144219 [details] [diff] [review]
V1: adds /i to the regexp doing the linkification
The other relevant places in quoteURLs do this too.
Attachment #144219 -
Flags: review?(kiko) → review+
| Assignee | ||
Updated•22 years ago
|
Flags: approval?
Updated•22 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 5•22 years ago
|
||
Checking in globals.pl;
/cvsroot/mozilla/webtools/bugzilla/globals.pl,v <-- globals.pl
new revision: 1.259; previous revision: 1.258
done
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 6•22 years ago
|
||
*** Bug 253834 has been marked as a duplicate of this bug. ***
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•