Closed Bug 1530216 Opened 5 years ago Closed 5 years ago

JavaScript error: chrome://messenger/content/subscribe.js, line 371: ReferenceError: col is not defined

Categories

(MailNews Core :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1518823

People

(Reporter: jorgk-bmo, Unassigned)

Details

Using IMAP or news subscribe, clicking on the check box gives:

JavaScript error: chrome://messenger/content/subscribe.js, line 371: ReferenceError: col is not defined

https://dxr.mozilla.org/comm-central/rev/2a29ee0adb310b54a6a2df72034953fed8f2b043/comm/mailnews/base/content/subscribe.js#375

Works in TB 60, already broken in TB 66. Most likely broken by some recent tree box changes and this code:
gSubscribeTree.treeBoxObject.getCellAt(event.clientX, event.clientY, row, col, obj);

Sadly it was overlooked in bug 1518823.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.