http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9811 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #5 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #4)
If I click on "edit" and show the record of a patron, or if there is only one result to my search and Koha directs me to the right record, there is a problem : If I use the "Back" button of my browser to go back to members-home page, after 1 or 2 seconds, Koha leaves members-home and redirect me automaticaly to the record I was consulting.
I don't know how I can fix this problem. I can remove the redirection but it is the current behavior on master. If you click on back, your browser automatically refill the filter and Datatable still returns 1 result.
An other detail : I note this patch does not change the current behavior of " Browse by last name: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ", which is often disturbing. Librarians often think clicking on "M" after a first search will act as a "facet", showing only names begining with "M" among the results of the first search.
But this is not the aim of your patch, so maybe someone will make a patch for improving this behavior later ;-)
Yes, it the not the goal of this patch. It could be improve later. -- You are receiving this mail because: You are watching all bug changes.