Bug #26111
Blank in directory creates an error
| Status: | Resolved | Start date: | 2011-04-19 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Daniel Lienert | % Done: | 100% |
|
| Category: | - | |||
| Target version: | YAG 1.1.x | |||
| Votes: | 0 |
Description
Hi
When there is a blank in a path I can choose this path for importing pictures. When clicking on import an error is thrown:
Oops, an error occured!
Directory ..../bilder/galerien/Bands/Corvus%20Corax/CantusBuranus-Trier-Kaiserthermen-20100902/ is not existing. 1287590389
With this example the blank is converted to %20 and thus not found in the filesystem.
I know that it is a bead idea to use blanks, umlauts and so on in filenames. But you know: Tell this to an editor ...
History
Updated by Bernd Schuhmacher about 2 years ago
- Target version changed from YAG 1.2.0 to YAG 1.1.x
Sorry. clicked wrong version.
I observerd this with 1.1.4
Updated by Daniel Lienert about 2 years ago
- Status changed from New to Resolved
- Assignee set to Daniel Lienert
- % Done changed from 0 to 100
Directories with blanks are now importable.