Closed
Bug 190873
Opened 23 years ago
Closed 23 years ago
TypeError: aDataString has no properties
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davti, Assigned: mikeypotter)
Details
Attachments
(1 file)
|
23.04 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
I get the following error when I try to publish a Calendar
TypeError: aDataString has no properties
Reproducible: Always
Steps to Reproduce:
1. change event
2. right click --> Publish Calendar
3.
Actual Results:
Calendar is not published
Expected Results:
Published the calendar to the remote server
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Updated•23 years ago
|
Severity: normal → major
| Reporter | ||
Comment 2•23 years ago
|
||
error occurs with new events also
Comment 3•23 years ago
|
||
Just another data point; I see the same behavior here:
Mozilla Calendar 2003012913-cal
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9
Comment 4•23 years ago
|
||
I'm also having this problem.
Mozilla Calendar 2003012913-cal
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030123
It seems to be a problem in publish.js, but I dunno enough about the code to
know what exactly.
The error message is being generated inside of the calendarUploadFile function
and I think that function might be barfing on the output_file_to_channel
function but as I said, I know little about coding. It would be greatly
appreciated if someone knowledgeable took a look at this bug since it makes
sharing a calendar pretty much impossible from inside the calendar program itself.
| Assignee | ||
Comment 5•23 years ago
|
||
This is fixed in cvs, next XPI will be out this afternoon.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 6•19 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
•