Managing roles on /Admin/ManageUsers.aspx causes validation

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/17/2007 7:39:58 AM
Gravatar
Total Posts 488

Re: Managing roles on /Admin/ManageUsers.aspx causes validation

Managing roles on /Admin/ManageUsers.aspx causes form validation. But the changes (to the profile) are not saved, of course (for example try "1" for the web site url and then to add user to some role without saving the changes).
It would be nice to disable the validation.

P.S. "Delete" button also causes validation now.
1/17/2007 5:09:54 PM
Gravatar
Total Posts 18439

Re: Managing roles on /Admin/ManageUsers.aspx causes validation

This should be fixed now though I haven't tested, I added CausesValidation=false on buttons that should not cause validation.

Thanks,

Joe
1/18/2007 2:42:45 AM
Gravatar
Total Posts 488

Re: Managing roles on /Admin/ManageUsers.aspx causes validation

Now it works for "delete" button and for adding user to a role, but still causes validation when deleting a user role.
1/18/2007 10:40:23 AM
Gravatar
Total Posts 18439

Re: Managing roles on /Admin/ManageUsers.aspx causes validation

That should be fixed now in svn.

Thanks,

Joe
You must sign in to post in the forums. This thread is closed to new posts.