﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
7304	AnonymousUser doesn't have has_perms()	thierry@…	Matthias Kestenholz	"Trying to call has_perms() on the AnonymousUser results in the following error:

{{{
   'AnonymousUser' object has no attribute 'has_perms'
}}}

has_perm() works as expected

The problem with this is that one cannot use has_perms() without first checking for the AnonymousUser."		closed	Core (Other)	dev		fixed			Ready for checkin	1	0	0	0	0	0
