El jue, 03-08-2006 a las 20:16 +0200, Tobias Bocanegra escribió: > if the save fails, no item is persisted and the node remains in the > transient space of his session.
ok, the others users can't see this node, but the "adder" user can. How do I elimnate this node from the "adder" user session? If the node can't be added because of lack of privileges it shold be automatically removed from transiente space? > > On 8/3/06, Paco Avila <[EMAIL PROTECTED]> wrote: > > I'm implementing my AccessManager and when an user add a document into a > > folder where he can't write, the application fails on paren node save(). > > That is ok because of lack of privilegies. But the "added" node can be > > accesed in user session ¿? Why? If the node failed on save() it should > > be discarded, isn't it? > > > > Thanks! > > > > -- > > Paco Avila <[EMAIL PROTECTED]> > > > > > > -- Paco Avila <[EMAIL PROTECTED]>
