Summary | Fix export of tags |
Queue | Mnemo |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 06/18/2014 (4037 days ago) |
Due | |
Updated | 06/20/2014 (4035 days ago) |
Assigned | |
Resolved | 06/20/2014 (4035 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
State ⇒ Resolved
commit a300fe4852e9f22ee60cb654e43846ba1b02edb3
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date: Thu Jun 19 16:30:32 2014 +0200
Fix export of tags
Bug: 13270Signed-off-by: Jan Schneider <jan@horde.org>
mnemo/lib/Application.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/a300fe4852e9f22ee60cb654e43846ba1b02edb3
commit a53b3aa4232487ce7f082defe80d7a845684325a
Author: Thomas Jarosch <thomas.jarosch@intra2net.com>
Date: Thu Jun 19 16:30:32 2014 +0200
Fix export of tags
Bug: 13270Signed-off-by: Jan Schneider <jan@horde.org>
mnemo/lib/Application.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/a53b3aa4232487ce7f082defe80d7a845684325a
Priority ⇒ 1. Low
New Attachment: 0001-Fix-export-of-tags.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Mnemo
Summary ⇒ Fix export of tags
Type ⇒ Bug
State ⇒ Unconfirmed
in the CSV export.
Attached patch fixes the issue. Code cloned from nag...