Bug #10534 2007-03-01 21:14
julienlecomte
virtual folders recreation
Demonstration of the bug (better than a long paragraph):
- open a project
- create a virtual folder ("foobar")
- move a file from a *sub* folder to "foobar" (eg "examples/demo/demo.cxx" to "foobar/demo.cxx")
- remove virtual folder
- add "examples/demo/demo.cxx" back to project.
virtual folder "foobar" is recreated.
I can only reproduce this when moving a file from a folder with at least a depth of 2 ("example/demo/"), this behavior doesn't happen with a depth of 1.
- Category
- Application::WrongBehaviour
- Group
- Status
- Closed
- Close date
- 2007-04-05 14:23
- Assigned to
History
ps: using latest nightly build built from svn with patched wxWidgets.
Sorry, but I can't reproduce. Any additional information? Does it
still persist?
Please try with a nightly build and reopen this bug report, if
needed.
Seems like it has been fixed between day of report with svn 3656 (2007-03-01) and day of retesting with svn 3812 (2007-04-05).
Works for me with 3812.