Solved:Minor bug- cut/paste turns into copy/paste in the ECCE organizer if moving up in the dir hier


Click here for full thread
Gets Around
Gary,
Another bug to be aware of:

Cut/paste (ctrl+x) in the ECCE organizer works fine in general. However, if you have directory structure like this:

a
|--b
|--c

(i.e. "b" and "c" are subfolders to a), and you want to cut/paste a job from directory "b" to either "a" or "c", it turns into copy/paste. In other words, the original job in "b" doesn't get deleted, only replicated in the destination ("a" or "c").

Cut/paste a job from a higher folder to a lower one (e.g. "a" to "b" or "c") works as expected, as does cut/paste between folders at the same level is fine i.e. between "b" and "c".

I'll see what I can make of it, but these are subtle bugs which are difficult to track down if you're not familiar with the code.

Cheers,
Andy