Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.1.RC4
-
Fix Version/s: UDIG 1.2.M3
-
Component/s: application
-
Labels:None
-
Environment:win2k, uDig 1.1 RC4 , java 1.5.0_04
Description
There are several behavoirs related to this bug and it requires a certain amount of set up to recreate it. The following steps will cause this bug to rear its ugly head.
1) Close uDig and delete the uDig folder from My Documents. Reopen udig.
2) Add a layer using any method availible.(You can create a project and map or not)
3) Delete the project using any method availible.
4)Add a layer using any method availible WITHOUT CREATING A PROJECT.
5) Delete the project using any method availible.
BUG -> The map remains open. It should be deleted as well.
6) Close the map.
7)Add a layer using any method availible WITHOUT CREATING A PROJECT.
BUG -> The old map reappears and can't be deleted, but it can be opened and the individual layers can be deleted.
This process of deleteing a project and then adding a layer without creating a project will cause all supsequently deleted project maps(except the first project map) to be added to the newly created project.
Obviously the maps are not getting deleted correctly (after the first one) and I beleive the fact that udig always defaults to the same project name may also be related to the issue. You can also close and re-open udig after deleteing the project and the bug still persists.
This issue is closely related to http://jira.codehaus.org/browse/UDIG-1407, the only difference is that, in both cases, one is able to delete a map, but is unable to delete the project folder.
Since the part about being unable to delete a project folder is covered in http://jira.codehaus.org/browse/UDIG-1407, am going ahead and mark this issue as closed.