Debug cannot be enabled from addons extentions

Bug #796534 reported by Egemen Aydin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Hedera
New
Undecided
Unassigned

Bug Description

OK button doesn't work. Receive error as:

function onLoad() {
    document.getElementById("hedera-prefs-debug").checked = window.arguments[0].inputs.debug;
}

function onOK() {
    window.arguments[0].out = {debug: document.getElementById("hedera-prefs-debug").checked}
    return true;
}

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.