
|
If you were logged in you would be able to see more operations.
|
|
|
Sakai
Created: 01-May-2007 12:43
Updated: 23-Oct-2008 08:50
|
|
| Component/s: |
Resources
|
| Affects Version/s: |
2.4.0
|
| Fix Version/s: |
2.4.0
|
|
| 2.4.x Status: |
None
|
| 2.5.x Status: |
None
|
| 2.6.x Status: |
None
|
|
Copying a folder into a folder which currently contains another folder of the same name fails with no error message to the user. A stack trace indicating an IdUniquenessException shows up in catalina.out.
|
|
Description
|
Copying a folder into a folder which currently contains another folder of the same name fails with no error message to the user. A stack trace indicating an IdUniquenessException shows up in catalina.out.
|
Show » |
|
org.sakaiproject.exception.IdUniquenessException: /group/8c460c30-2339-46bd-80a6-808dac85d9c9/target2/source id=/group/8c460c30-2339-46bd-80a6-808dac85d9c9/target2/source
at org.sakaiproject.content.impl.BaseContentService.deepcopyCollection(BaseContentService.java:4667)
at org.sakaiproject.content.impl.BaseContentService.copyIntoFolder(BaseContentService.java:3950)
at org.sakaiproject.content.tool.ResourcesAction.pasteItem(ResourcesAction.java:7649)
at org.sakaiproject.content.tool.ResourcesAction.doDispatchAction(ResourcesAction.java:5939)