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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]

--- Comment #6 from Katrin Fischer <[email protected]> ---
I have some worries about this one:

- Changes only OPAC, not staff
- Might show a false 0 in some context:

[% IF ( MARCNOTES || notes || ( SyndeticsEnabled && SyndeticsSummary &&
SYNDETICS_SUMMARY )) %]
<li id="tab_descriptions"> <a href="#descriptions">Title notes ( [%
MARCNOTES.size %] )</a></li>

If there are notes and/or Syndetics content, but no MARCNOTES, the tab will
display 0, looking 'empty' to the patrons.

-- 
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/

Reply via email to