Community
Participate
Working Groups
Build Identifier: I20100608-0911 1.After the refactoring may appear orphaned packages. Steps to reproduce - Create package 'com.mycompany.z1.z2.z3' - Rename package to 'com.mycompany.z12' Appear orphan-packages 'com.mycompany.z1.z2' and 'com.mycompany.z1' 2.Can't rename a top level package How to reproduce: - Open tigerstripe/samples/test-models/model-refactoring project. - Try to rename the "simple" package with Refactor Model -> Rename... Validation error: ".simple doesn't exist". Reproducible: Always
Created attachment 180232 [details] Patch
Done.
Verified. Thanks!