| Summary | Cannot rename sub-folder in Basic Mode |
| Queue | IMP |
| Queue Version | 6.2.9 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | support (at) swishmail (dot) com |
| Created | 02/12/2016 (3578 days ago) |
| Due | |
| Updated | 10/20/2017 (2962 days ago) |
| Assigned | 02/15/2016 (3575 days ago) |
| Resolved | 04/04/2016 (3526 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit fac19597bf280310781380b0480f587d4b8b9b3e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon, 04 Apr 2016 15:04:29 -0400
Bug: 14254Fix renaming subfolder in basic view.M lib/Basic/Folders.php
https://github.com/horde/imp/commit/fac19597bf280310781380b0480f587d4b8b9b3e
Assigned to Michael Rubinsky
Taken from
State ⇒ Resolved
commit ec1557da635863a346f6dd60d64cded2f7f48d3c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Apr 4 15:04:29 2016 -0400
Bug: 14254Fix renaming subfolder in basic view.imp/lib/Basic/Folders.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/ec1557da635863a346f6dd60d64cded2f7f48d3c
State ⇒ Assigned
Assigned to
the sub-folder, so the next base folder name is displayed instead.
This is just a display issue, the incorrect folder name comes from
ImpFolders.displayNames. But since these values are also
pre-populating the input field of the rename dialog, boof.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Cannot rename sub-folder in Basic Mode
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
New Attachment: 1.PNG
State ⇒ Unconfirmed
I place a checkmark next to the sub-folder and choose Rename from the
Choose Action drop-down menu, the pop-up screen will show that I'm
trying to rename the top level folder below it. Attached is an example
of what I'm talking about.