Closed Bug 304826 Opened 19 years ago Closed 19 years ago

Can't see anything in 'Calendars' on the left

Categories

(Calendar :: Sunbird Only, defect)

x86
Linux
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tianchunbinghe, Assigned: mostafah)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050815 SeaMonkey/1.0a
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20050815 SeaMonkey/1.0a

I can't see anything in 'Calendars' on the left of the window.

But this:

JavaScript error: chrome://calendar/content/calendarUtils.js, line 222:
summerTZName is not defined

When I modify this file, change 'summerTZName' into 'summerTZname' - a code
writing mistake, and I can see my calendars again.

This is the diff output:

Index: calendar/resources/content/calendarUtils.js
===================================================================
RCS file: /cvsroot/mozilla/calendar/resources/content/calendarUtils.js,v
retrieving revision 1.12
diff -r1.12 calendarUtils.js
222c222
<             if(!standardName || standardName == summerTZName)
---
>             if(!standardName || standardName == summerTZname)

Thanks.

Reproducible: Always
Version: unspecified → Trunk
Chun, thanks for tracking this down.  Please attach the diff output (in unified
format) as a patch to this bug so that it can be reviewed/checked in.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I'm a newbie, thanks your all.
Attachment #192901 - Flags: first-review?(jminta)
Comment on attachment 192901 [details] [diff] [review]
Patch to solve this one word bug

r=jminta
Attachment #192901 - Flags: first-review?(jminta) → first-review+
Patch checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: