6.0.0-beta1
8/14/25

[#7242] path misinterpretation in devtools' script: horde-fw-symlinks.php
Summary path misinterpretation in devtools' script: horde-fw-symlinks.php
Queue Horde Base
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester m.gabriel (at) das-netzwerkteam (dot) de
Created 08/27/2008 (6196 days ago)
Due
Updated 09/22/2008 (6170 days ago)
Assigned 08/28/2008 (6195 days ago)
Resolved 09/22/2008 (6170 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/22/2008 11:54:48 AM Jan Schneider Comment #5
Assigned to Jan Schneider
State ⇒ Resolved
Reply to this comment
Fixed in CVS.
09/22/2008 11:54:40 AM CVS Commit Comment #4 Reply to this comment
08/28/2008 04:34:40 PM m (dot) gabriel (at) das-netzwerkteam (dot) de Comment #3 Reply to this comment
Patch?
i looked at the code for quite a while but couldn't figure out where 
exactly i had to trail off the slashes...



sorry, no patch...




08/28/2008 09:14:33 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Patch?
08/27/2008 09:37:18 AM m (dot) gabriel (at) das-netzwerkteam (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ path misinterpretation in devtools' script: horde-fw-symlinks.php
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
the horde-fw-symlinks.php script (which is a neat tool) in 
framework/devtools deals with trailing slashes in path names rather 
awkwardly:



works correctly:

framework/devtools/horde-fw-symlinks.php --src framework --dest horde/lib



fails, but should work:

framework/devtools/horde-fw-symlinks.php --src framework/ --dest horde/lib/



when using the --copy option both ways work fine...




Saved Queries