Closed
Bug 294293
Opened 20 years ago
Closed 20 years ago
Status: appears with blank when mouseover new task with status None
Categories
(Calendar :: Sunbird Only, defect)
Calendar
Sunbird Only
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gekacheka, Assigned: mostafah)
Details
Attachments
(1 file)
|
2.07 KB,
patch
|
shaver
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: 20050505 + (trunk calendar.jar) Status: line appears with blank status in task mousover, but line should not appear at all if value is None. Reproducible: Always Steps to Reproduce: 1. create new task 2. fill in title (say "test status none") 3. (status should default to None) 4. click ok 5. mouseover task in task list Actual Results: Title: test status none Status: Expected Results: Title: test status none
(patch -l -p 2 -i file.patch) The value "None" should be "NONE" https://bugzilla.mozilla.org/show_bug.cgi?id=288891#c3
Attachment #183681 -
Flags: first-review?(shaver)
(Note: "None" was stored when the task was created, so to test this, create a new task. The old stored task will still be incorrect.)
Comment 3•20 years ago
|
||
Comment on attachment 183681 [details] [diff] [review] eventDialog.js, .xul: value "None" should be allcaps "NONE" r=shaver, though it looks like eventDialog.xul could use some l10n love.
Attachment #183681 -
Flags: first-review?(shaver) → first-review+
Comment 4•20 years ago
|
||
patch checked in. We should do a general l10n check once stuff gets more stable.
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
•