http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11888
Juhani Seppälä <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29781|0 |1 is obsolete| | --- Comment #5 from Juhani Seppälä <[email protected]> --- Created attachment 30011 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30011&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 watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
