> Hi! > > [EMAIL PROTECTED] wrote: >> Hi David, >> >> it seems to be a rights issue: the author of XWiki.CopyDocument does not >> have the appropriate rights (admin or programming). >> >> Happy coding! > > I've edited XWiki.CopyDocument with an user without programming rights > and I keep getting a correct functioning for this utility.
admin global right seems to do the job too. > > As XWiki.CopyDocument is included with the default *.xar, must I > understand that to get this result David has modified XWiki.CopyDocument > in any way or at least edited it and saved it without programming rights > and this could cause this output? I think I am not getting this. yes, that might be the case but since rights are checked on evaluating the document content and not preserved from the save moment, it might be just a users/rights thing: he removed the user that is the author of that document or changed its rights in the mean time. > > Cheers, > > Ricardo > > -- > Ricardo Rodríguez > Your EPEC Network ICT Team > > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
