Closed
Bug 370544
Opened 19 years ago
Closed 19 years ago
error in console while adding category
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 349987
People
(Reporter: bvdbos, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier: 20070113
When adding a category the errorconsole shows an error about background-color but everything works like it should. When editing the category and changing the color, the error is not shown.
Reproducible: Always
Steps to Reproduce:
1. add new category
2. view error-console
Actual Results:
Warning: "null" found where color expected. Error while parsing the value "background color". Declaration ignored.
Waarschuwing: ‘null’ gevonden waar kleur verwacht. Fout tijdens het parsen van waarde voor eigenschap ‘background-color’. Declaratie genegeerd.
Bronbestand: chrome://calendar/content/preferences/editCategory.xul
Regel: 0
Expected Results:
as expected but the console logs an error
found while testing 0.3.1rc2 locale: nl
Comment 1•19 years ago
|
||
This is no error, only a warning message.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•