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)
Calendar
Sunbird Only
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)
Updated•20 years ago
|
Attachment #180198 -
Flags: first-review?(mvl) → first-review+
Comment 2•20 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
QA Contact: gurganbl → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•