2025-07-21 16:28 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0001471Spring engineGeneralpublic2009-07-02 01:19
ReporterAuswaschbar 
Assigned ToAuswaschbar 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version0.79.1.0+git 
Target VersionFixed in Version 
Summary0001471: Filesystem broken in windows (7 RC, vista?)
Description1.
When a directory does not exists (in a writable location), spring creates it, but FileSystemHandler::mkdir() return false with error message "File already exists"

2.
It doesn't use the first writable directory, althought the infolog says so. Files are written into the second /last (only had 2) datadir.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0003660

Kloot (developer)

1 also happen(s/ed) on XP if FileSystem::CreateDirectory is passed a name that ends with a slash.

~0003661

Auswaschbar (reporter)

Last edited: 2009-06-22 21:15

OK, fixed 1. Cause was trailing slash.
2 still remains.

~0003662

Auswaschbar (reporter)

If it follows the general pattern here, I may have fixed 2 by striping slashes for _chdir, cannot test unfortunately.

~0003706

Auswaschbar (reporter)

Assuming fixed since noone complained about new version.
+Notes

-Issue History
Date Modified Username Field Change
2009-06-22 17:48 Auswaschbar New Issue
2009-06-22 18:15 Kloot Note Added: 0003660
2009-06-22 21:15 Auswaschbar Note Added: 0003661
2009-06-22 21:15 Auswaschbar Note Edited: 0003661
2009-06-22 23:47 Auswaschbar Note Added: 0003662
2009-07-02 01:19 Auswaschbar Note Added: 0003706
2009-07-02 01:19 Auswaschbar Status new => resolved
2009-07-02 01:19 Auswaschbar Resolution open => fixed
2009-07-02 01:19 Auswaschbar Assigned To => Auswaschbar
+Issue History