Closed
Bug 1361376
Opened 8 years ago
Closed 8 years ago
Bugzilla::WebService::Bug: render_comment() should not pass a literal template string to call quoteUrls()
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dylan, Assigned: dylan)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
There's probably a better way of calling quoteUrls() than constructing a template at runtime:
https://github.com/mozilla-bteam/bmo/blob/master/Bugzilla/WebService/Bug.pm#L363-L371
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8866832 -
Flags: review?(sebastinssanty)
Updated•8 years ago
|
Attachment #8866832 -
Flags: review?(sebastinssanty) → review+
| Assignee | ||
Comment 2•8 years ago
|
||
To git@github.com:mozilla-bteam/bmo.git
a4da180a2..b1aece569 master -> master
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•