[aida] Bug in WebSecurityManagerApp
Janko Mivšek
janko.mivsek at eranova.si
Tue Oct 23 12:12:57 CEST 2007
Thanks Nicolas for the patch. I just don't know how this bug happened in
first place but it can be that VW source control system Store and its
overriding mechanism can be blamed. We need more tests to cover Aida and
be run before build to check for such silly bugs.
Janko
nicolas petton wrote:
> Hi,
>
> I found a bug in WebSecurityManagerApp: when I try to add a new user,
> after I click on the save button, I've got the error message : this is
> not a WebUserGroup. I only tested it in Squeak and VisualWorks.
>
> I think I found the problem, it's in #addUser method. I simply replaced
> it with:
>
> actionAddUser
> self group ~= '' ifTrue: [self observee addUser: self usr].
> self newView: #users.
>
> and it works now.
>
> Cheers,
>
> Nicolas
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Aida mailing list
> Aida na aidaweb.si
> http://lists.aidaweb.si/mailman/listinfo/aida
--
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si
More information about the Aida
mailing list