Author Topic: 2 bugs in virtual folder managment  (Read 3793 times)

quersus

  • Guest
2 bugs in virtual folder managment
« on: June 22, 2009, 06:02:20 pm »
Good day!

I'm starting using virtual folders (Code::Blocks version 8.2) and there is 2 bugs:

1. when I create folder A/C and then move it inside A/B, after 'Save Project' C moves back. (It doesn't happen when I originally create A/B/C.)
2. when I move main.c from Sources to virtual folder and then try to move it back, it doesn't work.

« Last Edit: June 22, 2009, 06:06:02 pm by quersus »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: 2 bugs in virtual folder managment
« Reply #1 on: June 22, 2009, 06:49:25 pm »
Works fine here.

Which version of C::B, which OS (version) and which wxWidgets version do you use ?

quersus

  • Guest
Re: 2 bugs in virtual folder managment
« Reply #2 on: June 22, 2009, 07:36:47 pm »
Code::Blocks version 8.2
Windows XP
wx 2.8.7 (Windows, unicode)


Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: 2 bugs in virtual folder managment
« Reply #3 on: June 22, 2009, 07:45:53 pm »
Quote
2008-03-10 15:43  biplab

svn4942:  * Fixed: [Bug #12918] duplicated virtual folders &&
          [Bug #11939] Dragged virtual folder structure doesn't save.

You should try a recent nightly build.