Modify ↓
Opened 17 years ago
Closed 17 years ago
#2225 closed defect (fixed)
[PATCH] WMS-Plugin creates cache-files that exceed the filename or path length limit of windows
| Reported by: | anonymous | Owned by: | xeen |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Plugin | Version: | |
| Keywords: | WMS-Plugin | Cc: |
Description
The filename of the cache-files is in some cases longer than the possible limit in Windows.
On my XP-machine it was not possible to log out, because the server-based user profile could not be written back successfully because it stopped with an error on a WMS-plugin cachefile exceeding the length limit for filenames.
Attachments (1)
Change History (5)
comment:1 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 17 years ago
| Priority: | major → minor |
|---|
by , 17 years ago
| Attachment: | Shorten Filenames.patch added |
|---|
comment:3 by , 17 years ago
| Summary: | WMS-Plugin creates cache-files that exceed the filename or path length limit of windows → [PATCH] WMS-Plugin creates cache-files that exceed the filename or path length limit of windows |
|---|
Note:
See TracTickets
for help on using tickets.



Use MD5 instead and drastically shorten paths as fallback