Site Admin - Minimum Password Non-Alphanumeric Characters Required default to 'ad'

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.
3/15/2009 7:41:34 AM
Gravatar
Total Posts 1

Site Admin - Minimum Password Non-Alphanumeric Characters Required default to 'ad'

mojo Version: mojoPortal-2-2-9-2 2/26/2009

When changing the site skin I keep getting the error "Minimum Password Non-Alphanumeric Characters Required must be an integer."

It seems the "Minimum Password Non-Alphanumeric Characters Required" has a default value of 'ad' for some reason.

3/17/2009 7:38:26 AM
Gravatar
Total Posts 18439

Re: Site Admin - Minimum Password Non-Alphanumeric Characters Required default to 'ad'

I could not replicate this problem, but in the new release 2.2.9.5 I made sure that there is an integer default on that field. 

Hope it helps,

Joe

6/13/2009 11:42:12 AM
Gravatar
Total Posts 16

Re: Site Admin - Minimum Password Non-Alphanumeric Characters Required default to 'ad'

I have also noticed this error.  Except, the default value that appears is "da", not "ad".  This could just be a conincidence but "da" is the variable name in code for the "data adapter" objects.

I am using MySQL and as far as the version of mojoPportal, I have the latest code as of about last week.  The site is being hosted on Win2k3.

I am able to consistently reproduce this error as I was previewing all of the various skins.

Hope this helps.

David

6/16/2009 2:38:35 PM
Gravatar
Total Posts 18439

Re: Site Admin - Minimum Password Non-Alphanumeric Characters Required default to 'ad'

I've changed to a safer int.tryParse instead of .parse to try and prevent this but it has not happened for me. Not sure if the change is in trunk yet but will be soon if not.

Best,

Joe

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