On Jun 16, 2009, at 9:12 AM, Guadagnino Cristiano wrote: > Some time ago I reported a problem when merging two ticket, one of > which was unowned. > I got a reply from Jesse, telling me to use StrictACL=0 in > SiteConfig, which indeed worked. > Now I see that StrictACL is NOT documented in RT_Config.pm, while > StrictLinkACL is. However, both seem to be non-functional in 3.8.4. > Can someone please confirm?
It has been StrictLinkACL since it was introduced in 3.6 In 3.8, you need to be sure to use Set($StrictLinkACL,0); -kevin _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
