[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:16:07 CET 2019


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

--- Comment #17 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
(In reply to Marcel de Rooy from comment #14)
>  FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
>    FAIL   forbidden patterns
>                 forbidden pattern: Do not use line breaks inside template
> tags (bug 18675) (line 899)
> 
> Please adjust your test plan too. Enabling the media pref is not enough; you
> should have stuff in 856 fields too, indicators, etc?

Done. I submitted a new plan, but beware that I'm fixing the negative case:
i.e. the one in which context for displaying the media is not met, and yet
there's a tab jump. So having 856 is not part of the requirements to test the
wrong behavior I'm fixing. 

> What I do see without your patch for a biblio without holdings, is a flash
> in staff from Acquisitions tab (==3) back to Holdings when loading detail.
> Is solving 3 for media enough?

My follow-up adds an id and makes it jump to the ID, if present. Otherwise the
current behavior is kept and I'm not dealing with it.

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


More information about the Koha-bugs mailing list