After editing input-pill: Empty string passed to getElementById(). MsgComposeCommands.js:194:29
Categories
(Thunderbird :: Message Compose Window, defect)
Tracking
(thunderbird_esr78- fixed, thunderbird80 wontfix, thunderbird81 wontfix)
People
(Reporter: thomas8, Assigned: thomas8)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
|
1.90 KB,
patch
|
thomas8
:
review+
rjl
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1664733 +++
STR:
- edit an existing pill, press Enter
Actual
- console error: Empty string passed to getElementById(). MsgComposeCommands.js:194:29
Small flaw in the code, I'll fix this.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
The fix: less code, no error.
Comment 3•5 years ago
|
||
| Assignee | ||
Comment 4•5 years ago
|
||
(In reply to Alessandro Castellani (:aleca) from comment #3)
Review of attachment 9175707 [details] [diff] [review] ⧉[details] [diff] [review]:
This is good, thanks for the update.
Let's make the comment a little bit more explicit for developers that never
worked on pills.
Lovely! So caring! ;-)
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 5•5 years ago
•
|
||
I guess we have more than enough errors in console, so one down and keeping the code in sync would qualify this for uplifting. More so as we'll certainly get lots of bugs claiming that pills don't work as expected, so having errors in this corner will be irritating for verifying such bugs. Very low risk, micro code rewrite.
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/fdbe71bbf50c
Fix console error "Empty string passed to getElementById()" when editing recipient pill. r=aleca
Comment 7•5 years ago
|
||
You're too late for 80 and 81, and I think you probably meant to set flags on the attachment, not the bug.
Comment 8•5 years ago
|
||
Code cleanup, no real need to uplift.
Comment 9•5 years ago
|
||
Comment on attachment 9176341 [details] [diff] [review]
1665025_consoleErrorInputPill.diff
[Triage Comment]
As stated, this is minor code cleanup, but needed for uplifting bug 1668848.
Comment 10•5 years ago
|
||
| bugherder uplift | ||
Thunderbird 78.4.0:
https://hg.mozilla.org/releases/comm-esr78/rev/1b458c23b743
Updated•5 years ago
|
Updated•5 years ago
|
Description
•