[Koha-bugs] [Bug 34641] Novelist content does not display on OPAC detail page if NovelistSelectView is set to below

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 1 09:55:36 CEST 2023


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #4 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
I still see:

                        [% IF ( NovelistSelectProfile && NovelistSelectView ==
'tab' && (normalized_isbn || normalized_upc) ) %]
                            [% WRAPPER tab_panel tabname="NovelistSelect" %]
                                <div data-novelist-novelistselect=[% IF
normalized_isbn %][% normalized_isbn | html %][% ELSE %][% normalized_upc |
html %][% END %]></div>
                            [% END # /tab_panel#NovelistSelect %]
                        [% END # / IF NovelistSelectProfile &&
NovelistSelectView == 'tab' %]


Indentation in the patch is odd btw.

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


More information about the Koha-bugs mailing list