> I'm logged in as SG0 admin user, and trying to copy or > move articles in another SG. > > When I try to copy, I get error message 'Resource link > crosses sitegroup boundaries'. > > When I try to move, it doesn't move the article, but redirects > the frame on the right to the Nadmin front page (the page > with help and approval queue). > > In addition, importing the package created another 'admin' > user to SG0. Maybe the GUID didn't match with the default > Midgard admin user?
Ughhh..I need a doctor as my memory is leaking :-( When using copy/move I found two limitations. 1. Copying object as SG0 admin withing another SG will make an inconsistency because newly created(copied) article will have sitegroup field set to "0" ergo other SG user won't see this article. Solution: add a "sitegroup" parameter to mgd_move/copy. If empty - set current SG. If given - set given unless there is no such SG -> return error. 2. Operations across SG's are not permitted. Solution as above. Solt ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
