https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23246
--- Comment #18 from Tomás Cohen Arazi <[email protected]> --- (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. _______________________________________________ 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/
