6.0.0-alpha12
6/12/25

[#10527] backend directory location is not set correctly in manager.php
Summary backend directory location is not set correctly in manager.php
Queue Gollem
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester iron_hat (at) hotmail (dot) com
Created 09/17/2011 (5017 days ago)
Due
Updated 09/28/2011 (5006 days ago)
Assigned
Resolved 09/28/2011 (5006 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
09/28/2011 08:03:39 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
09/28/2011 08:03:33 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Fix current directory for operations (Bug #10527).

  1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e00ece7aa1aefe5024b2f335d566cadf94cc9f86
09/17/2011 01:48:59 AM iron_hat (at) hotmail (dot) com Comment #1
Priority ⇒ 1. Low
New Attachment: manager.php.diff Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ backend directory location is not set correctly in manager.php
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
manager.php does not set the current directory location at the correct 
place causing all actions to appear to be in the root directory of a 
backend. This means all files that are uploaded are uploaded to the 
root directory and all file renaming actions must work on files in the 
root directory. A diff of manager.php is attached which changes the 
line of setting $old_dir until after Gollem::changeDir is called.

Saved Queries