Summary | Missing Notepad in Notepad column on list view. |
Queue | Mnemo |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | software-horde (at) interfasys (dot) ch |
Created | 07/11/2014 (4026 days ago) |
Due | |
Updated | 07/20/2014 (4017 days ago) |
Assigned | 07/14/2014 (4023 days ago) |
Resolved | 07/20/2014 (4017 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit e7bdcd932308c9cbc355f293f1685cf06fd2d59d
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Jul 20 14:51:53 2014 -0400
Correctly fix
Bug #13352mnemo/list.php | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/e7bdcd932308c9cbc355f293f1685cf06fd2d59d
commit d24de89008027bde5b2e0c96cacdb084cd6dab56
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Jul 20 14:51:53 2014 -0400
Correctly fix
Bug #13352mnemo/list.php | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/d24de89008027bde5b2e0c96cacdb084cd6dab56
State ⇒ Resolved
commit 36bd766954df23ba87cae92597279c0b9d11d361
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Jul 20 14:39:16 2014 -0400
Bug: 13352Fix honoring the show_notepad pref.mnemo/list.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/36bd766954df23ba87cae92597279c0b9d11d361
commit f7afede1758b9506215b2aed65e172d5a9c07202
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Jul 20 14:39:16 2014 -0400
Bug: 13352Fix honoring the show_notepad pref.mnemo/list.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/f7afede1758b9506215b2aed65e172d5a9c07202
Assigned to Michael Rubinsky
State ⇒ Assigned
"Should the Notepad be shown in its own column in the List view?"
block as you described in the ticket title. This I can confirm.
New Attachment: showNotepad.patch
by the template to show the notepad, so I added it to list.php
$memo['notepad'] = Mnemo::getLabel($share);
I ticked this box in different accounts:
"Should the Notepad be shown in its own column in the List view?"
And the Notepad column is always blank. Works fine with tasks where I
can see the folder a task belongs to.
State ⇒ Feedback
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Mnemo
Summary ⇒ Missing Notepad in Notepad column on summary view
Type ⇒ Bug
Priority ⇒ 1. Low
belongs to.
I can now see the Notepad column, but it's not populated.