Jürgen Spitzmüller wrote:
> > OK, I'll put back your change.
>
> Wait ...

It works if you call update from outside. E.g., if you change in the cut and 
paste check I introduced:

- lab.update(oldname, false);
+ lab.update(oldname, true);

the refs are updated on paste (which is unwanted in this case ...). Maybe 
there's some update failing? Does this ring a bell?

Jürgen

Reply via email to