]> git.koha-community.org Git - koha.git/commit
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)
committerMason James <mtj@kohaaloha.com>
Sat, 25 Jul 2015 13:20:04 +0000 (01:20 +1200)
commit4ead8eeeb010197ce48dd4b27f31bfe852684a25
tree3461547f0277d5e44c51b721eeaa72d245334ed1
parent81b8ce4fdda2340c9a95f9fe40a290d473840c0f
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>
(cherry picked from commit 0002126a2ab0ac38a8d3f144f446dc3ba69dab59)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Conflicts:
tools/viewlog.pl
koha-tmpl/intranet-tmpl/prog/en/includes/biblio-view-menu.inc
tools/viewlog.pl