Closed
Bug 184861
Opened 23 years ago
Closed 23 years ago
Frontend should be prepared for disabled mailnews
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mostafah, Assigned: mikeypotter)
Details
Mozilla can be built with the --disable-mailnews option which leaves out the
whole mailnews application. This shouldn't stop calendar from functioning
although it should limit the features related to mailnews/addressbook.
So all attempts to access components like the messenger, should take into
account the possibility of the component not being present.
Currently calendar produces JS errors and doesn't function properly.
Example:
content/selectAddressesDialog.js line 58, when creating an event.
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•23 years ago
|
||
I believe I fixed this when adding an event.
I am running now with the libxpical.so file from Mostafa with mail news
disabled, and I don't get any errors.
Please reopen this bug for specific issues that I've missed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 2•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
•