[Koha-bugs] [Bug 23246] Record detail page jumps into the 'images' tab if no holdings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 25 18:18:34 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23246

--- Comment #18 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Katrin Fischer from comment #15)
> I agree with Marcel, but I also still see an issue for a record with URL,
> but without items: Tabs visible are holdings (0) and acquisitions.
> Acquisitions is selected (I think it should not be). One reason I think we
> should not jump is that we could still be displaying alternate holding
> information that is hidden this way.

This is the problem my patches fix: don't jump if you don't need to. And if you
do, jump to the right place. You really need to have more than 3 tabs to see
it. That's why I mention EasyAnalytics.

I will explain again: the current code jumps to the 4th tab, no matter how the
HTML5* sysprefs are set, or if the media tab is the fourth or another one.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list