Summary | wrong URL: in freebusy, with symlinked fb.php |
Queue | Kronolith |
Queue Version | 2.1.5 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | chuck (at) horde (dot) org |
Requester | roti (at) al (dot) pmmf (dot) hu |
Created | 06/03/2007 (6583 days ago) |
Due | |
Updated | 06/03/2007 (6583 days ago) |
Assigned | |
Resolved | 06/03/2007 (6583 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Not A Bug
Kronolith::generateFreeBusy. Moving a single script out of its place
in Horde, and having it reflect that new location, is not supported
usage (and I'm really not sure how we -could- support it without
causing a headache for most users).
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ wrong URL: in freebusy, with symlinked fb.php
Queue ⇒ Kronolith
I had to symlink my freebusy fb.php to the server's root,
because of reported problem of self signed certificate:
bug #5428.My freebusy is not https://myserver/myhordepath/kronolith/fb.php?u=roti
but http://myserver/fb.php?u=roti
The vbf's URL: it contains, is wrong in this case, when I download the
above url.
It will contains the bad
http://myserver/fb.php/kronolith/fb.php?u=roti
instead of
http://myserver/fb.php?u=roti
Roti