Closed Bug 398278 Opened 17 years ago Closed 17 years ago

superfluous freebusy debug messages in JavaScript Console

Categories

(Calendar :: General, defect)

defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ssitter, Assigned: michael.buettner)

Details

Attachments

(1 file)

Thunderbird 2.0.0.7pre (20071001) + Lightning 0.7 (2007100203)

Steps to reproduce:
1. Start Thunderbird with clean profile and install Lightning
2. Create new event and open the Invite Attendees dialog
3. Enter attendees addresses
4. Check JavaScript Console

Actual Results:
JavaScript Console is flooded with freebusy debug messages like:

### freebusy log 2007/10/02 00:00:00 /mozilla.org/20070129_1/Africa/Ceuta 2007/10/18 00:00:00 /mozilla.org/20070129_1/Africa/Ceuta### request for <f> on row <1>

### freebusy log 2007/10/02 00:00:00 /mozilla.org/20070129_1/Africa/Ceuta 2007/10/18 00:00:00 /mozilla.org/20070129_1/Africa/Ceuta### request for <fo> on row <1>

### freebusy log 2007/10/02 00:00:00 /mozilla.org/20070129_1/Africa/Ceuta 2007/10/18 00:00:00 /mozilla.org/20070129_1/Africa/Ceuta### request for <foo> on row <1>

Expected Results:
Either this freebusy debug messages should be displayed only in console instead of the JavaScript Console or there should be a preference e.g. calendar.debug.freebusy.log to enable the JavaScript Console output only if required.
Attached patch patch v1 — — Splinter Review
This patch removes the debug messages instead of relying on LOG() or a new pref. I think they are no longer necessary.
Assignee: nobody → michael.buettner
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Attachment #283693 - Flags: review?(daniel.boelzle)
Daniel asked me to fix this for the 0.7 release -> setting blocking flag. This will be checked in on trunk, MOZILLA_1_8_BRANCH and SUNBIRD_0_7_BRANCH.
Flags: blocking-calendar0.7+
Attachment #283693 - Flags: review?(daniel.boelzle) → review+
patch checked in on trunk, MOZILLA_1_8_BRANCH and SUNBIRD_0_7_BRANCH

-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
OS: Windows 2000 → All
Hardware: PC → All
Target Milestone: --- → 0.7
Checked in nightly build 2008022020 -> task is fixed and verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: