checking .localName for "BR" which cannot work
Categories
(SeaMonkey :: Composer, defect)
Tracking
(seamonkey2.49esr wontfix, seamonkey2.53+ fixed, seamonkey2.57esr? affected)
People
(Reporter: aryx, Assigned: frg)
Details
(Whiteboard: SM2.53.3)
Attachments
(2 files)
|
4.18 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
feedback+
iannbugzilla
:
approval-comm-release+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
|
3.89 KB,
patch
|
iannbugzilla
:
review+
|
Details | Diff | Splinter Review |
Comment 1•9 years ago
|
||
Comment 4•9 years ago
|
||
Comment 5•8 years ago
|
||
Comment 6•8 years ago
|
||
Comment 7•6 years ago
|
||
The broken code is here. Somehow no one is interested :-(
https://searchfox.org/comm-central/search?q=localName+%3D%3D+%22BR%22&case=false®exp=false&path=EdDialogCommon.js
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 8•5 years ago
|
||
Proposed patch before the bug and everybody else dies of old age. While this is clearly wrong I was unable to reproduce the original problem with the latest 2.53.3 builds inserting a button via html. Seems to only affect composer so that is why probably no one complained. Reformatted some of the code around too. Did hurt my eyes :)
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 10•5 years ago
|
||
Rebased patch for comm-central only
Comment 11•5 years ago
|
||
Comment 12•5 years ago
|
||
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/01de8e375632
Fix invalid checks for <br> and clean up formatting in composer code. r=IanN
| Assignee | ||
Comment 13•5 years ago
|
||
Scheduled for 2.53.3
Comment 14•5 years ago
|
||
| Assignee | ||
Comment 15•5 years ago
|
||
Target 2.53.3
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/7de2a03afbdca27c1c68216af7385b267bbe9834
Fix invalid checks for <br> and clean up formatting in composer code. r=IanN a=IanN
Description
•