-
Bug
-
Resolution: Support Request
-
Low
-
None
-
2.1.1
-
None
-
Tomcat, Linux, JVM unsure >=1.4.2
Attempt to upload different files with same name overwrites each other.
e.g.
/example1/log4j.properties (comment "example1")
vs.
/example2/log4j.properties (comment "example2")
Single file upload function creates a second version (replacement).
Multiple file upload function silently creates only a single reference.
Is it possible to support a path name or some other distinuisher?