
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
All environments
|
|
|
When attempting to delete any file with "#" (the pound symbol) in the filename, the manager returns a failure. The filename in the returned path ends just before the pound symbol. For example, attempting to delete "TestDoc #10.doc" would fail, returning something similar to "Deleting file `/data/www/assets/docs/TestDoc `: Failed!"
|
|
Description
|
When attempting to delete any file with "#" (the pound symbol) in the filename, the manager returns a failure. The filename in the returned path ends just before the pound symbol. For example, attempting to delete "TestDoc #10.doc" would fail, returning something similar to "Deleting file `/data/www/assets/docs/TestDoc `: Failed!" |
Show » |
|
Also optimized the code by switching a lot of double quotes to single quote and other minor code improvements. svn rev 4153