<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Getting Nag data via Webdav don&#039;t works</title> 
  <pubDate>Fri, 10 Apr 2026 17:02:36 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6974</link> 
  <atom:link rel="self" type="application/rss+xml" title="Getting Nag data via Webdav don&#039;t works" href="https://bugs.horde.org/ticket/6974/rss" /> 
  <description>Getting Nag data via Webdav don&#039;t works</description> 
 
   
   
  <item> 
   <title>the api.php file for nag has several problems in GET functio</title> 
   <description>the api.php file for nag has several problems in GET function (nag_browse), so the webdav access works only putting data (ie from lightning), not getting tasks



ie:

nag/lib/api.php

line 380

if (count($parts))==2 (the array has 2 elements)

...

$key = &#039;nag/&#039; . $parts[1] . &#039;/&#039; . $parts[2] . &#039;/&#039; . $task-&gt;id; 

($parts[2] is the third element!)



we have used all possible webdav paths, but the result is always the same:

https://server/horde/rpc.php/nag/user/user.ics

https://server/horde/rpc.php/nag/user.ics

https://server/horde/rpc.php/nag/user/user

https://server/horde/rpc.php/nag/user



even if we open these links whit firefox, after the auth, the file was empty



With kronolith and lightning all works fine.

</description> 
   <pubDate>Wed, 25 Jun 2008 09:06:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6974#t46794</link> 
  </item> 
   
  <item> 
   <title>Duplicate of bug #6770.</title> 
   <description>Duplicate of bug #6770.</description> 
   <pubDate>Wed, 25 Jun 2008 09:34:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6974#t46797</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
