14 May
2003
14 May
'03
7 p.m.
vineeth wrote at 2003-5-14 04:39 -0700:
the problem is when an object is deleted, its id still remains in the ZMI listing of the ids, and when that id is tried to be accessed, i get a Resource Not Found error. I am able to add another object with the same id, and in this case both ids exist. is this a known issue ?
This looks like a (HTTP) cache issue. Cache issues can be detected by forcing the browser to reload the page (usually be pressing both "SHIFT" and calling for "reload"). When the problem disappears, it has been a (HTTP) cache issue. Dieter