Item9279: When you move a web, an empty garbage web is left behind at the original place
Priority: Urgent
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Engine
Component:
Branches:
It seems that when you move a web, the web is correctly moved to the new location.
But in the original location a directory is left behind with one file in it: .changes.
It seems the change done in
distro:2d56cf0b93b9 is causing this. It is the writing of the move in the original .changes that causes it.
We should not write about moved webs in any .changes!
The empty directory will cause trouble when you later want to create a web with the name at the same location or you want to move to this location. Therefore a release blocker.
--
KennethLavrsen - 08 Jul 2010
Same problem as for
Item9278. Fixed it there, and should fix both.
--
OlivierRaginel - 08 Jul 2010
Confirmed fixed
--
KennethLavrsen - 18 Jul 2010