Closed
Bug 258898
Opened 21 years ago
Closed 21 years ago
formatDateInterval on multiday event concatenates dates with "-- undefined"
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gekacheka, Assigned: mostafah)
Details
Attachments
(1 file)
|
1.30 KB,
patch
|
gekacheka
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040910 Firefox/0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040910 Firefox/0.10, 20040910-cal
DateFormater.formatDateInterval on event which lasts over different days with
start and end times formats incorrectly.
Reproducible: Always
Steps to Reproduce:
1. new event
2. start: 9:00 1 sep 2004
3. end: 15:00 3 sep 2004
4. ok
5. select event
6. export event to html
Actual Results:
When: 2004-09-01 09:002004-09-03 15:00 – undefined
Expected Results:
When: 2004-09-01 09:00 – 2004-09-03 15:00
Attachment #158587 -
Flags: first-review?(mostafah)
| Assignee | ||
Comment 2•21 years ago
|
||
Checked in.
Thanks
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Summary: formatDateInterval on multiday event concatenates dates with "-- undefined" → formatDateInterval on multiday event concatenates dates with "-- undefined"
Attachment #158587 -
Flags: first-review?(mostafah) → first-review+
Comment 3•20 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Sunbird Only. Be afraid for your sanity!
QA Contact: gurganbl → sunbird
You need to log in
before you can comment on or make changes to this bug.
Description
•