[Koha-bugs] [Bug 11888] Random password suggestion does not work twice

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 26 18:13:10 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11888

--- Comment #7 from Marc Véron <veron at veron.ch> ---
Created attachment 30146
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30146&action=edit
[Signed-off] Bug 11888: Random password suggestion does not work twice

This patch adds a simple ajax-call to pull a new suggested password
from the same perl script.

To test:
1) Search for a patron and select "Change password" from the moremember-view.
2) In the member-password-view, click on "Click to fill with a randomly
generated suggestion".
3) Confirm that you get a new suggested password and click the same link again.
4) Note that you do not get another suggested password - nothing is happening.
5) Apply patch.
6) Repeat steps 1-3 and confirm that you can keep clicking for a new suggested
password.

Patch works as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list