14 May
2003
14 May
'03
9 p.m.
Hello Dieter, we have the same problem on our production server. This problem only appears (in our case) with object ids starting with a space. We have such a ghost object in our system since last spring. It can't be accessed, deleted, moved, exported or overwritten. Also the the BTreeFolder containing this object can't be exported. But I can loop over the subjects of this folder with an in-tag. In this case the ghost object doesn't appear in the loop... I think the problem is that the Object has allready been deleted but the id can't be removed from the list. Greetings Sven
the problem is when an object is deleted, its id still remains in the ZMI listing of the ids, [...]
This looks like a (HTTP) cache issue. [...]
--