AdminQueue(s)?

I had the problem that a user couldn’t create new queues.

Looking for the problem, i notice that in
/WebRT/html/Admin/Queues/index.html line 20 is:
% if ($session{‘CurrentUser’}->HasSystemRight(‘AdminQueues’)) {

Looking for that Right i saw that there’s no AdminQueues (al least, in
my archives has the plural). I change it to AdminQueue (without the
trailng ‘s’) and works fine.

Is this correct or i have to change some setup in some place?? :slight_smile:

Greetings.
Adrian Galindo
Mexico City

Thanks. fixed in my dev sources.On Wed, Jan 09, 2002 at 11:25:54AM -0600, Adrian Galindo wrote:

I had the problem that a user couldn’t create new queues.

Looking for the problem, i notice that in
/WebRT/html/Admin/Queues/index.html line 20 is:
% if ($session{‘CurrentUser’}->HasSystemRight(‘AdminQueues’)) {

Looking for that Right i saw that there’s no AdminQueues (al least, in
my archives has the plural). I change it to AdminQueue (without the
trailng ‘s’) and works fine.

Is this correct or i have to change some setup in some place?? :slight_smile:

Greetings.
Adrian Galindo
Mexico City


rt-devel mailing list
rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

http://www.bestpractical.com/products/rt – Trouble Ticketing. Free.