[rt-users] Bug (Showstopper?) in 3.0.11rc2?

Jesse Vincent jesse at bestpractical.com
Fri May 21 20:20:51 EDT 2004


(sorry for the top-post, I'm on a slow link)
The change in Users_Overlay.pm is intentional. It _should_ merely have
removed the joins to the principals table, since they don't actually
gain us anything. I agree that there may be something else there that
broke. I'll look into it over the weekend. But the change is due to the
fact that we don't need the principals table on this query and that
postgres does something kind of braindead here that causes us to have a
catastropchic performance failre.
I _will_ have a look at this. And do appreciate the failure case. Now I
can craft a test that fails so I know when I've fixed it and it never
happens again.

	Jesse


On Fri, May 21, 2004 at 09:02:55PM +0200, Dirk Pape wrote:
> Hello Jesse,
> 
> --Am Freitag, 21. Mai 2004 17:31 Uhr +0200 schrieb Dirk Pape 
> <pape-rt at inf.fu-berlin.de>:
> 
> >my ACL setup is much older than 3.0.10 and with this mail I send you
> >Groups_Overlay.pm from 3.0.10 and 3.0.11rc3 which differ in "WithRights".
> >
> >from looking at the diff I am quite sure there is the bug.
> 
> now I had time to test. Reverting the method Groups->WithRights to the 
> version in RT 3.0.10 reestablished good (for me!) behaviour.
> 
> If you had no intentional change in WithRights, I request going back to the 
> 3.0.10 version before releasing 3.0.11. Patch is attached.
> 
> Thanks,
> Dirk.



-- 



More information about the rt-users mailing list