Closed Bug 289716 Opened 20 years ago Closed 20 years ago

day/week views do not show location, description [trunk]

Categories

(Calendar :: Sunbird Only, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gekacheka, Assigned: mostafah)

Details

(Keywords: regression)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050406 Firefox/1.0.3
Build Identifier: trunk

Regression:

Day view and week view event boxes only show 
  title

Previously showed 
  title (location)
  description

Reproducible: Always

Steps to Reproduce:
Create event with short title, location, and description
Actual Results:  
 day view event box shows only title
week view event box shows only title

Expected Results:  
day view event box shows
  title (loc)
  description
week view event box shows
  title (loc)
  description

workaround: can view location and description in mouseover preview.
Keywords: regression
(patch -l -p 2 -i file.patch)

patch dayView.js and weekView.js to use uppercase property names
  calEvent.getProperty("LOCATION")
  calEvent.getProperty("DESCRIPTION")
Attachment #180198 - Flags: first-review?(mvl)
Attachment #180198 - Flags: first-review?(mvl) → first-review+
checked in
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: gurganbl → sunbird
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: