[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
Thu Jul 17 10:49:13 CEST 2014


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

--- Comment #2 from Juhani Seppälä <jseppal at student.uef.fi> ---
Created attachment 29781
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29781&action=edit
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.

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


More information about the Koha-bugs mailing list