Opened 17 years ago
Closed 17 years ago
#852 closed enhancement (fixed)
Check if a file/directory already exists when moving a file/directory to another
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.5 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Currently an ugly stack trace is displayed:
Error message Duplicate entry 'GSM140956.txt-10' for key 3 Stack trace DatabaseException ...at HibernateUtil.commit(HibernateUtil.java:918) ...at DbControl.commit(DbControl.java:393) ...at org.apache.jsp.filemanager.files.index_jsp._jspService(index_jsp.java:464) ...at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4019]) Fixes #852: Check if a file/directory already exists when moving a file/directory to another