Summary | Lightning connection problem with /horde http alias |
Queue | Kronolith |
Queue Version | 3.0.17 |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | piotr.rybicki (at) innervision (dot) pl |
Created | 10/25/2012 (4650 days ago) |
Due | |
Updated | 04/03/2013 (4490 days ago) |
Assigned | 01/24/2013 (4559 days ago) |
Resolved | 04/03/2013 (4490 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Lightning connection problem with /horde http alias
Type ⇒ Bug
State ⇒ Unconfirmed
different address.
Example: http://web.server/horde/
Everything works as expected, but there is a problem with remote
subscription in lightning.
I get subscription URL like:
http://web.server/horde/rpc/kronolith/my@email.pl/SOME_RAMDOM_STRING.ics
in syslog i can see:
HORDE: [horde] The method "browse" is not defined in the API for
my@email.pl. [pid 27820 on line 1003 of
"/usr/share/php/Horde/Registry.php"]
When i change web server configuration to access horde without an
alias (http://web.server/) and get my new subscription URL
(http://web.server/rpc/kronolith/my@email.pl/SOME_RAMDOM_STRING.ics) -
it works as expected.
Should I tune some horde/kronolith configuration (I can't find any
clue on this), or is this a bug?
Thank You