Opened 16 years ago

Closed 16 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 Nicklas Nordborg, 16 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [4019]) Fixes #852: Check if a file/directory already exists when moving a file/directory to another

Note: See TracTickets for help on using tickets.