Summary | Chora does not like spaces in directory names ? |
Queue | Chora |
Queue Version | 2.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) |
Requester | c.plouet (at) medria (dot) com |
Created | 01/10/2005 (7482 days ago) |
Due | |
Updated | 01/13/2005 (7479 days ago) |
Assigned | 01/11/2005 (7481 days ago) |
Resolved | 01/13/2005 (7479 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Chora does not like spaces in directory names ?
Queue ⇒ Chora
- Chora H3 (2.0) Final / Horde 3.0.2
- Subversion 1.1.1 (r11581)
- PHP 4.3.10
- FreeBSD
and here's the little problem :
when accessing https://myhost/horde/chora/, it correctly displays the
three directories we have at the root of our Subversion repository.
The problem lies in the fact that those three directories each contain
a space in their name : e.g. when I click on 'Embedded module', it
shows a new page displaying the following error message :
svn: URL 'file:///usr/subversion/Embedded' non-existent in that revision
Although I can't test it (because of the aforementioned problem), I
assume the same problem exists for filenames. I don't know, though, if
it is considered a bug or instead a feature (whitespaces in filenames
are probably considered a bad practice, but I see no reason why it
should fail anyway).
Hope this helps.