(bug #3051) bad support of pagination in auth_finder
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Mon, 23 Mar 2009 12:02:14 +0000 (13:02 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:18:47 +0000 (23:18 +0200)
commit56527c073ca95d3e6e00cccf4d21ec63673999ba
tree2b3e8f03600fdc62e29baba3797c9c96f7684cba
parentcccd6e0a944cf4e9d533c18867ac804d3d3289fe
(bug #3051) bad support of pagination in auth_finder

This patch change the page to use GET instead of post, and use independants "input"
names for searched values. Else the args are not passed to the next page due to
rewrite rules.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
authorities/auth_finder.pl