https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30162
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #4 from Katrin Fischer <[email protected]> --- Not sure if this was ready for testing yet, but: The proposed fix doesn't only fix the link, but it changes the functionality. :( When this feature was introduced, we decided on a horizontal search for traced series. Meaning that if you click on the link, you find the other volumes of the series. (using rcn search for $w) This patch changes it go a hierarchical link linking upwards to the traced serial record. (using control-number search for 001) I think if you really want to change this, it should be a system preference AND a separate bug. This here is only about fixing a broken link, so changing the behaviour is out of scope. Having separate bugs also helps with backporting. Please also have a look at: https://wiki.koha-community.org/wiki/Commit_messages We need the bug number first in the commit message, so the tools work right: Bug XXXX: .... Commit message also needs to have a problem description and the test plan. Bug status and Assignee should also be changed. Hmm - maybe this was still work in progress? I am feeling a little guilty for filing and forgetting about this one - so if you don't have the time now - I could try and provide the link fix myself. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
