Bug 123864 - korganizer fails to acknowledge sucessful webcal download
Summary: korganizer fails to acknowledge sucessful webcal download
Status: RESOLVED UNMAINTAINED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 141473 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-18 19:57 UTC by Torrie Fischer
Modified: 2017-01-07 22:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torrie Fischer 2006-03-18 19:57:39 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Fedora RPMs

I have a calendar at 30boxes.com, and 30boxes allows a calendar program to subscribe to a url such as webcal://30boxes.com/iCalUser/userid/myname/someahash/1/, which (from what I guess) writes a .ics file out to /publish/user_somenumber.ics and then redirects the client to that new file. I watched the data going across in ethereal, and no cookies are needed to get the data. I can download the file just fine with wget, but KOrganizer belches this out:

Access denied to webcal://30boxes.com/publish/user_somenumber.ics.

The ethereal dump from KOrganizer accessing it, with my personal details removed:

GET /iCalUser/myid/myname/myhash/1/ HTTP/1.1 
Accept: text/html, image/jpeg, image/png, text/*, image/*, */* 
Accept-Charset: iso-8859-1, utf-8;q=0.5, *;q=0.5 
Accept-Language: en 
Host: 30boxes.com 
Connection: Keep-Alive 
 
HTTP/1.1 302 Found 
Date: Sat, 18 Mar 2006 18:36:28 GMT 
Server: Apache/1.3.34 (Unix) PHP/5.1.2 
X-Powered-By: PHP/5.1.2 
Cache-Control: no-store, no-cache, must-revalidate 
Cache-Control: post-check=0, pre-check=0 
Pragma: no-cache 
Location: /publish/user_somenumber.ics 
Proxy-Connection: Close 
Connection: Close 
Content-Type: text/html 
 

GET /publish/user_36484.ics HTTP/1.1 
Accept: text/html, image/jpeg, image/png, text/*, image/*, */* 
Accept-Charset: iso-8859-1, utf-8;q=0.5, *;q=0.5 
Accept-Language: en 
Host: 30boxes.com 
Connection: Keep-Alive 
 
HTTP/1.1 200 OK 
Date: Sat, 18 Mar 2006 18:36:28 GMT 
Server: Apache/1.3.34 (Unix) PHP/5.1.2 
Last-Modified: Sat, 18 Mar 2006 18:36:28 GMT 
ETag: W/"48802d-667-441c532c" 
Accept-Ranges: bytes 
Content-Length: 1639 
Connection: Keep-Alive 
Keep-Alive: 3 
Content-Type: text/calendar

<The calendar is sent>

This also happens with the site packagemapper.com (Uses google maps to track your FedEx/USPS shipments and also exports a .ics file containing the status of your package), with the same symptoms and whatnot.
Comment 1 Reinhold Kainhofer 2006-11-02 18:59:51 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 2 Thomas McGuire 2007-02-10 15:29:32 UTC
*** Bug 141473 has been marked as a duplicate of this bug. ***
Comment 3 Denis Kurz 2016-09-24 18:46:06 UTC
This bug has only been reported for versions before 4.14, which have been unsupported for at least two years now. Can anyone tell if this bug still present?

If noone confirms this bug for a Framework-based version of korganizer (version 5.0 or later, as part of KDE Applications 15.08 or later), it gets closed in about three months.
Comment 4 Denis Kurz 2017-01-07 22:07:09 UTC
Just as announced in my last comment, I close this bug. If you encounter it again in a recent version (at least 5.0 aka 15.08), please open a new one unless it already exists. Thank you for all your input.