| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0001471 | Spring engine | General | public | 2009-06-22 17:48 | 2009-07-02 01:19 | ||||
| Reporter | Auswaschbar | ||||||||
| Assigned To | Auswaschbar | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | 0.79.1.0+git | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0001471: Filesystem broken in windows (7 RC, vista?) | ||||||||
| Description | 1. 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |  | ||||||||
|  Notes | |
| Kloot (developer) 2009-06-22 18:15 | 1 also happen(s/ed) on XP if FileSystem::CreateDirectory is passed a name that ends with a slash. | 
| Auswaschbar (reporter) 2009-06-22 21:15 Last edited: 2009-06-22 21:15 | OK, fixed 1. Cause was trailing slash. 2 still remains. | 
| Auswaschbar (reporter) 2009-06-22 23:47 | If it follows the general pattern here, I may have fixed 2 by striping slashes for _chdir, cannot test unfortunately. | 
| Auswaschbar (reporter) 2009-07-02 01:19 | Assuming fixed since noone complained about new version. | 
|  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 | 

 
	