Bug 10355: paramater 'object' lost on the road
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 16 Apr 2015 14:39:09 +0000 (16:39 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 8 Jun 2015 19:25:54 +0000 (16:25 -0300)
commit0002126a2ab0ac38a8d3f144f446dc3ba69dab59
treee6b48d93f593c4adeebe377aaa4b9975dcdc0aea
parentd82aeb352f35ec37fdd62fed7e9a713168a21c28
Bug 10355: paramater 'object' lost on the road

Test plan:
1) Go to any detail page in staff
2) Click on the modification log tab
3) Verify, that the object is prefilled with the records biblionumber
and you can also see it as parameter in the url
4) Click a second time on modification log to reset your search

Before this patch, the object parameter was empty.
It now contains the value of the biblionumber.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described, no koha-qa errors

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

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/includes/biblio-view-menu.inc
tools/viewlog.pl