6.0.0-alpha14
7/2/25

[#10359] External calendars don't work / can't be removed
Summary External calendars don't work / can't be removed
Queue Kronolith
Queue Version Git master
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester bugs.horde.org (at) sjau (dot) ch
Created 07/19/2011 (5097 days ago)
Due
Updated 08/06/2011 (5079 days ago)
Assigned 08/06/2011 (5079 days ago)
Resolved 08/06/2011 (5079 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/06/2011 06:16:05 PM Michael Rubinsky State ⇒ Not A Bug
 
08/06/2011 05:37:23 PM bugs (dot) horde (dot) org (at) sjau (dot) ch Comment #5 Reply to this comment
Can't say... I was finally able to remove it from the DB directly.

One problem still remains:

How do I integrate another Horde 4 calendar on another server for 
read/write access properly?
is this still happening? Cannot reproduce at all.
08/06/2011 04:54:41 PM Michael Rubinsky Comment #4
State ⇒ Feedback
Reply to this comment
is this still happening? Cannot reproduce at all.
07/20/2011 10:36:31 AM bugs (dot) horde (dot) org (at) sjau (dot) ch Comment #3 Reply to this comment

[Show Quoted Text - 23 lines]
server:~# ping sjau.ch
PING sjau.ch (88.198.23.28) 56(84) bytes of data.
64 bytes from roleplayer.org (88.198.23.28): icmp_req=1 ttl=51 time=25.1 ms
64 bytes from roleplayer.org (88.198.23.28): icmp_req=2 ttl=51 time=29.0 ms




curl sjau.ch
<html><head>

                 <title>web29 @ 
t390.greatnet.de</title><!--a75c305b1c0a6022--><meta 
content="text/html; charset=iso-8859-1" http-equiv="content-type">
         <style>
body {
         background-color: #f5f4f0;
         background-image: url(http://##_confixx_domain##/bckg.gif);
         background-position: bottom right;
         background-repeat: no-repeat;
         font-family: tahoma, verdana, arial, helvetica, sans-serif;
         font-size: 12px;
         padding: 10px;
         margin:0;
}
</style></head>

<body>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="400">
<tbody><tr>
         <td style="padding-top: 25px;" align="center" 
valign="top"><img src="http://t390.greatnet.de/loginscreen.gif
height="85" width="396"></td>
</tr>

<tr><td style="padding-top: 50px;">
<p>The Internet pages of Confixx user <b>web29</b> are under construction
here on t390.greatnet.de </p>
</td>
</tr>
<tr>
<td style="padding-top: 50px;" align="center"><a 
href="http://www.swsoft.de/" title="Go to SWsoft homepage" 
target="_blank">
<img src="http://t390.greatnet.de/swsoftpoweredby.png" title="Go to 
SWsoft homepage" border="0" height="18" width="165"></a></td>
</tr>
</tbody></table>
</body></html>





  curl sjau.ch/horde/login.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"DTD/xhtml1-transitional.dtd">
<html lang="en-US">
<head>
<link href="/horde/themes/silver/graphics/favicon.ico" rel="SHORTCUT 
ICON" /><link href="/horde/themes/default/screen.css" rel="stylesheet" 
type="text/css" /><link href="/horde/themes/silver/screen.css" 
rel="stylesheet" type="text/css" /><script type="text/javascript" 
src="/horde/js/prototype.js"></script>
<script type="text/javascript" src="/horde/js/login.js"></script>
<script type="text/javascript" src="/horde/js/accesskeys.js"></script>
<script type="text/javascript" src="/horde/imp/js/login.js"></script>
<script type="text/javascript">//<![CDATA[
HordeLogin.user_error="Please enter a 
username.";HordeLogin.pass_error="Please enter a 
password.";HordeLogin.pre_sel="auto";ImpLogin.server_key_error="Please 
choose a mail server.";
//]]></script>
<title>Horde :: Log in</title>
</head>

<body class="modal-form">
<div class="modal-form">


<form name="horde_login" id="horde_login" method="post" 
action="http://sjau.ch/horde/login.php">
  <input type="hidden" name="app" id="app" value="" />
  <input type="hidden" name="login_post" id="login_post" value="0" />
  <input type="hidden" name="url" value="" />
  <input type="hidden" name="anchor_string" id="anchor_string" value="" />
  <input type="hidden" name="ie_version" value="" />

<div><label for="horde_user">Username</label></div>
<div>
        <input type="text" autocapitalize="off" autocorrect="off" 
id="horde_user" name="horde_user" value="" style="direction:ltr" />
</div>
<div><label for="horde_pass">Password</label></div>
<div>
        <input type="password" id="horde_pass" name="horde_pass" 
value="" style="direction:ltr" />
</div>
<div><label for="horde_select_view">Mode</label></div>
<div>
        <select id="horde_select_view" name="horde_select_view">
         <option value="auto" selected="selected">Automatic</option>
         <option value="traditional">Traditional</option>
         <option value="dynamic" style="display:none">Dynamic</option>
         <option value="smartmobile" style="display:none">Mobile 
(Smartphone)</option>
         <option value="mobile">Mobile</option>
        </select>
</div>
[....]


Resolving the domain name works fine.

[Show Quoted Text - 16 lines]
Probably that's related to the problem above.
----

The other option that I could find with external horde installations
is in the user preferences --> external servers.
This has nothing to do with remote calendars.
So what is that for?

07/20/2011 09:02:51 AM Jan Schneider Comment #2 Reply to this comment

[Show Quoted Text - 19 lines]
Cannot reproduce. Check the log files, make sure the server name 
resolves *from* the web server, try installing http or curl extensions.

[Show Quoted Text - 12 lines]
Works perfectly fine here.
----

The other option that I could find with external horde installations 
is in the user preferences --> external servers.
This has nothing to do with remote calendars.
07/19/2011 05:13:48 PM bugs (dot) horde (dot) org (at) sjau (dot) ch Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ External calendars don't work / can't be removed
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
I asked to implement a feature that allows r/w access to remote horde 
calendars.

In Horde I see two potential options of doing so:

Calendars --> Manage Calendars --> subscribe to external calendar

I did that and added a URL like this:

http://www.sjau.ch/horde/rpc.php/kronolith/USER/*************.ics

also I added username and password.

Back in the calendar main view, I get the following error:

Could not read 
http://www.sjau.ch/horde/rpc.php/kronolith/USER/*************.ics

That bug 1

----

Then I tried to remove the external calendar. Again I went into the 
the manage calendar view and pressed the trashbin icon.

I get asked if I really want to unsubscribe from that calender and two 
options are offered: "Ausblenden" and "Abbrechen".

When I press "Ausblenden", I get an error that says "External calendar 
not found" and the calendar is still being displayed.

This is bug 2


----

The other option that I could find with external horde installations 
is in the user preferences --> external servers.

I did add a new server:

http://www.sjau.ch/horde

and supplied username and password.

Now I get at the top there a drop down to select the server,  alter or 
remove it.

The addition of a remote server there seems to have no effect at all. 
In Kronolith I don't get access to the calendars by this remote server.


So, I need to know how to remove that subscription and how to get r/w 
access to a remote h4 installation.

Saved Queries