Closed
Bug 275339
Opened 20 years ago
Closed 20 years ago
MsgBox "Publishing the calendar file failed"
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: karl.wiggisser, Assigned: mvl)
Details
Attachments
(1 file)
|
1.37 KB,
patch
|
mostafah
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 MultiZilla/1.6.4.0b Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 MultiZilla/1.6.4.0b Calendar version: 20041718-cal, english Every time the calendar is published to iCalx.com a messagebox with the following text appears: "Publishing the calendar file failed. Status code: 0x8000FFFF" But the calendar file is successfully published. Reproducible: Always Steps to Reproduce: 1. edit an event 2. publish calendar 3. enter username and password for server Actual Results: Messagebox appears saying publishing not successful, although publishing was done correctly Expected Results: No messagebox should appear.
| Reporter | ||
Comment 1•20 years ago
|
||
(In reply to comment #0) > User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 MultiZilla/1.6.4.0b > Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 MultiZilla/1.6.4.0b > > Calendar version: 20041718-cal, english ^^ something is missing here! Calender version is 2004121718-cal ** Sorry for that mistake.
Updated•20 years ago
|
Component: CalDAV provider → General
Updated•20 years ago
|
Assignee: dmose → mostafah
QA Contact: caldav-provider → brantgurganus2001
Comment 2•20 years ago
|
||
Same here for editing and creating events on Windows 2000/SP4 with Sunbird/0.2RC1
(In reply to comment #2) > Same here for editing and creating events > > on Windows 2000/SP4 > with Sunbird/0.2RC1 > Also getting this with Sunbird/0.2RC1 on Windows XP
| Assignee | ||
Comment 4•20 years ago
|
||
What is the url you are publising to?
| Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #4) > What is the url you are publising to? http://icalx.com/private/myname/mycalendar.ics
(In reply to comment #4) > What is the url you are publising to? You can create an icalx account for free. I have expereienced this problem using both a public and private (with password) ics file.
| Assignee | ||
Comment 7•20 years ago
|
||
Patch to make the block that is for ftp errors be ignored in case of http publishing. The error code should not happen, it's a problem with necko. It only happens on publishing to a new file when using apache webdav, but i always see it with icalx.
Attachment #170583 -
Flags: first-review?(mostafah)
| Assignee | ||
Updated•20 years ago
|
Assignee: mostafah → mvl
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•20 years ago
|
Attachment #170583 -
Flags: first-review?(mostafah) → first-review+
Comment 8•20 years ago
|
||
Comment on attachment 170583 [details] [diff] [review] patch v1 r+ applies for sunbird 0.2 as well
| Assignee | ||
Comment 9•20 years ago
|
||
patch checked in to trunk and sunbird02 branch.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 10•20 years ago
|
||
(In reply to comment #8) > (From update of attachment 170583 [details] [diff] [review] [edit]) > r+ applies for sunbird 0.2 as well > I am trying to apply this patch to Sunbird 0.2RC1 but I cannot find a file named publish.js or anyfile with similar content. If it applies for sunbird as well, what file needs to be fixed?
| Reporter | ||
Comment 11•20 years ago
|
||
(In reply to comment #7) > Created an attachment (id=170583) [edit] > patch v1 > Applied patch today on calendar. Works perfectly. Thank you very much.
Comment 12•18 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in
before you can comment on or make changes to this bug.
Description
•