Bug in OpenEMM 5.3.2

Use this forum to report bugs and to check for bugfixes and new releases of OpenEMM

Moderator: moderator

skoehler
Posts: 14
Joined: Sat Feb 17, 2007 10:08 pm

Bug in OpenEMM 5.3.2

Post by skoehler »

Hi,

has anyone noticed, that the forms to create/update users are completely messed up?

I cannot create a user. The password-checker changes from a red to a blue bar, but the submit-button is not enabled. Firefox's JavaScript-Console shows a lot of errors.

Updating of users doesn't work either. OpenEMM complains, that i haven't entered a password - which is exactly, what i want because i don't want to update the users password. Just some other data.
Gecko
Posts: 2
Joined: Mon Aug 07, 2006 2:20 pm
Location: Munich, Germany
Contact:

Bug in OpenEMM 5.3.2

Post by Gecko »

The submit or save button in the user administration will enabled if you enter the same password under "Password" and "Confirm". Even if you do not want to change the password, but other user details, you have to enter the password two times for security reasons.

Hope this will help.
skoehler
Posts: 14
Joined: Sat Feb 17, 2007 10:08 pm

Re: Bug in OpenEMM 5.3.2

Post by skoehler »

Gecko wrote:The submit or save button in the user administration will enabled if you enter the same password under "Password" and "Confirm". Even if you do not want to change the password, but other user details, you have to enter the password two times for security reasons.

Hope this will help.
All right! There is a "confirm"-field now. Sorry, oversaw it.
There should really be a alert-box for that case.

But the JavaScript-Issue are still there:
Error: document.getElementById(name) has no properties
Source: http://openemm.jugendherberge.de/settin ... Ranking.js
Line: 55

Actually, it's only there when adding a new user.


And when modifying an existing user:
I don't think, that's a security check. I don't think, that you have to enter the password, the user already has (Otherwise: how would you change the password?) I think, whatever password you type, it will be set for the user upon commiting the form.
Post Reply