[Tickets #10359] Re: External calendars don't work / can't be removed

bugs at horde.org bugs at horde.org
Wed Jul 20 10:36:31 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10359
------------------------------------------------------------------------------
  Ticket             | 10359
  Updated By         | bugs.horde.org at sjau.ch
  Summary            | External calendars don't work / can't be removed
  Queue              | Kronolith
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


bugs.horde.org at sjau.ch (2011-07-20 10:36) wrote:

>> 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
>
> Cannot reproduce. Check the log files, make sure the server name  
> resolves *from* the web server, try installing http or curl  
> extensions.


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><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.



>
>> ----
>>
>> 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
>
> Works perfectly fine here.
>

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?







More information about the bugs mailing list