Closed
Bug 1627601
Opened 5 years ago
Closed 5 years ago
Copy Summary function doesn’t work properly if the bug summary contains HTML tags
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: kohei, Assigned: kohei)
Details
Attachments
(1 file)
STR:
- Visit Bug 1622235
- Click Copy Summary button
- Paste the text in Apple Notes, Microsoft Word or any other rich text editor
Actual Result:
While the link URL is correct, the text will be “Bug 1622235 - ”
Expected Result:
The entire bug summary should be pasted
Problem:
Not yet tested locally but in this line text
must be text.htmlEncode()
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Merged to master.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•