6.0.0-alpha14
7/2/25

[#12722] Mailbox selection widget contains full mailbox path
Summary Mailbox selection widget contains full mailbox path
Queue Ingo
Queue Version 3.1.2
Type Enhancement
State Rejected
Priority 1. Low
Owners
Requester mike.gabriel (at) das-netzwerkteam (dot) de
Created 09/30/2013 (4293 days ago)
Due
Updated 09/06/2017 (2856 days ago)
Assigned
Resolved 02/03/2014 (4167 days ago)
Milestone
Patch Yes

History
09/06/2017 08:18:36 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit a630e55fde1f3174e6823aace2cdcfc3cfc59179
Author: Daniel O'Connor <daniel.oconnor@gmail.com>
Date:   Mon Jan 2 11:19:52 2012 +1030

     Bug #12722 HTML Blockquote compliance

  Text/Wiki/Render/Xhtml/Blockquote.php | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/a630e55fde1f3174e6823aace2cdcfc3cfc59179
02/03/2014 07:18:20 PM Jan Schneider State ⇒ Rejected
 
10/15/2013 05:22:09 AM Michael Slusarz Comment #2
State ⇒ Feedback
Reply to this comment
This patch is unacceptable for several reasons:

1. You can't dereference an array from a function return (e.g. 
foo()[0]) in PHP 5.3.
2. The delimiter could be the empty string, which will cause explode() 
to return false.
09/30/2013 11:00:00 AM mike (dot) gabriel (at) das-netzwerkteam (dot) de Comment #1
Priority ⇒ 1. Low
New Attachment: 0001-Mailbox-selection-widget-contains-full-mailbox-path.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ Mailbox selection widget contains full mailbox path
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
With Ingo 3.1.2 the mailbox widget contains a list of indented full paths.
In previous versions (Horde3 Groupware) the mailbox list also was indented,
but contained relative mailbox names. With relative mailbox names in the list,
the mailbox list immediately becomes more readable.

In Git master, it looks like the behaviour is still the same. So, this 
patch has been rebased against Git master.

Saved Queries