Closed
Bug 412389
Opened 17 years ago
Closed 17 years ago
channel variable not defined in calDavCalendar.js
Categories
(Calendar :: Provider: CalDAV, defect)
Calendar
Provider: CalDAV
Tracking
(Not tracked)
VERIFIED
FIXED
0.8
People
(Reporter: davida, Assigned: browning)
Details
Attachments
(1 file)
|
5.94 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Looking through my Error Console, I noticed a few error messages, including one pointing out that at
http://mxr.mozilla.org/seamonkey/source/calendar/providers/caldav/calDavCalendar.js#1455
the variable channel is used, but not defined.
I assume it should be httpchannel?
| Assignee | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Comment on attachment 297305 [details] [diff] [review]
fix typo everywhere it was copypasted
Looks good, r=philipp
Attachment #297305 -
Flags: review?(philipp) → review+
| Assignee | ||
Comment 3•17 years ago
|
||
patch checked in on trunk and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
OS: Mac OS X → All
Hardware: PC → All
Target Milestone: --- → 0.8
Version: Trunk → unspecified
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•