Open
Bug 1210255
Opened 10 years ago
Updated 10 years ago
Don't linkify "foo@2x.png " text in comments as an email address
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
NEW
People
(Reporter: Dolske, Unassigned)
Details
E.G. Bug 1208020 comment 13.
We use "image@2x.png" images a lot in Firefox, as high-resolution versions for Retina themes. (This is the same format Apple recommends using with native apps.)
Bugzilla thinks these are email addresses, which is understandable. But they're not. :-)
It would be good for Bugzilla to special-case these, and not linkify anything with "@2x." as part of the email-address. ("@2x.png" / "@2x.jpg" would also be sufficient, if you want to be super-strict.)
Reporter | ||
Comment 1•10 years ago
|
||
...and also bug titles, as with this bug. :)
Comment 2•10 years ago
|
||
We would need to do this as a BMO customization more than likely. Changing product.
Assignee: general → nobody
Component: Bugzilla-General → General
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa
Version: unspecified → Production
You need to log in
before you can comment on or make changes to this bug.
Description
•