[Opensource] Two small bugs in Expresso 5.3RC5 Management
screens
Michael Rimov
rimovm at centercomp.com
Wed Nov 26 13:08:14 PST 2003
At 04:20 AM 11/18/2003, you wrote:
>I found the following two small bugs in the Expresso 5.3RC5 Management
>screens.
>
>Bug # 1:
>
>Click Security > Security Group Members > Add
>- select a Group Name then enter "3" in the User Id field and the error
> message "You must enter a valid integer for field: userId" is displayed
>
>==> the field label "User Id" should be changed to "User Login Name"
> and the error message should refer to "userLoginName" instead of
> "userId".
Ken,
Sorry it took so long for me to reply to you. What brought up was a known
issue that cropped up from trying to fix another usability issue in dealing
with login id to username mappings.
After talking with others that are we dealing the same issue I have decided
to axe the automatic mapping feature until a time that I can get it done
without the problems you've brought up. This fix will appear in the next
download posting.
>Click Security > Controller Security > Add
>- try entering
>"com.jcorporate.expresso.services.controller.SimpleLoginController" in the
>Controller Class Name field
>
>==> you can only enter
>"com.jcorporate.expresso.services.controller.SimpleLoginContr" since the
>input field is only 60 characters long (even through the field is 128
>characters in the database).
Fixed in CVS. Thanks for the heads up!
-Mike
More information about the Opensource
mailing list