<?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>parent - child link not shown when filtering by tag.</title> 
  <pubDate>Fri, 10 Apr 2026 09:20:52 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/14138?Horde=8002a524f07067fc022e841429eb7f17</link> 
  <atom:link rel="self" type="application/rss+xml" title="parent - child link not shown when filtering by tag." href="https://bugs.horde.org/ticket/14138/rss?Horde=8002a524f07067fc022e841429eb7f17" /> 
  <description>parent - child link not shown when filtering by tag.</description> 
 
   
   
  <item> 
   <title>Create 2 tasks where a child task is part of a parent task.</title> 
   <description>Create 2 tasks where a child task is part of a parent task.
In the normal view, they get correctly aligned where the child is always right under the parent task and indented.

No add the same label to both the parent and the child task (it makes often sense that they are related to the same label).

When filtering on that label, both parent and child tasks are shown, but their relation is gone. Any sorting will keep the child right below the parent (thus disregarding the sorting sequence), but the indentation is gone.

I think it would be logical to no longer show the indent if either the parent or the child are not selected by the label. But if both entries are selected, then the parent/child relationship should be maintained in the task list.</description> 
   <pubDate>Tue, 13 Oct 2015 14:08:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14138#t88833</link> 
  </item> 
   
  <item> 
   <title>Confirmed.</title> 
   <description>Confirmed.</description> 
   <pubDate>Tue, 13 Oct 2015 15:14:08 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14138#t88836</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 096dca571f5d</title> 
   <description>Changes have been made in Git (master):

commit 096dca571f5d78b05c7c15ad3602a633cf1eba40
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Mon Oct 19 14:47:54 2015 -0400

    Bug: 14138 Paritally fix indent level when tag browser.
    
    Still not fully correct, as there are oddities when parents are not
    tagged with the tag being searched. This appears to also happen
    when searching on other properties too, when the parent isn&#039;t
    included in search result. Too many hours on this today...

 nag/lib/TagBrowser.php |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/096dca571f5d78b05c7c15ad3602a633cf1eba40</description> 
   <pubDate>Mon, 19 Oct 2015 18:51:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14138#t88856</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 17888ff1077a</title> 
   <description>Changes have been made in Git (master):

commit 17888ff1077a3ac5fd36f636922b3a37f8ab486c
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Mon Oct 19 15:27:39 2015 -0400

    Revert &quot;Bug: 14138 Paritally fix indent level when tag browser.&quot;
    
    This reverts commit 096dca571f5d78b05c7c15ad3602a633cf1eba40.

 nag/lib/TagBrowser.php |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/17888ff1077a3ac5fd36f636922b3a37f8ab486c</description> 
   <pubDate>Mon, 19 Oct 2015 19:27:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14138#t88857</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit dd91cfc60a80</title> 
   <description>Changes have been made in Git (master):

commit dd91cfc60a802211f3641d3fbb417a5ca22a164e
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Mon Oct 19 15:33:02 2015 -0400

    Revert &quot;Revert &quot;Bug: 14138 Paritally fix indent level when tag browser.&quot;&quot;
    
    This reverts commit 17888ff1077a3ac5fd36f636922b3a37f8ab486c.

 nag/lib/TagBrowser.php |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/dd91cfc60a802211f3641d3fbb417a5ca22a164e</description> 
   <pubDate>Mon, 19 Oct 2015 20:24:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14138#t88858</link> 
  </item> 
   
  <item> 
   <title>That was way more work than I expected :)

https://github.</title> 
   <description>That was way more work than I expected :)

https://github.com/horde/horde/compare/17888ff1077a3ac5fd36f636922b3a37f8ab486c...d35a0fe2aae4fd9866a7e55e42d1000178e73fdf
</description> 
   <pubDate>Mon, 19 Oct 2015 20:31:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14138#t88859</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (FRAMEWORK_5_2):

commit 27f2f</title> 
   <description>Changes have been made in Git (FRAMEWORK_5_2):

commit 27f2fb9ec5429f41e26f917eab585c27b3f57a5c
Author: Michael J Rubinsky &lt;mrubinsk@horde.org&gt;
Date:   Mon Oct 19 15:33:02 2015 -0400

    Bug: 14138 Paritally fix indent level when tag browser.

 nag/lib/TagBrowser.php |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/27f2fb9ec5429f41e26f917eab585c27b3f57a5c</description> 
   <pubDate>Mon, 19 Oct 2015 20:34:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14138#t88860</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
