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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This fixes the usage count
      release notes|                            |shown on authority details
                   |                            |pages in the OPAC (and the
                   |                            |staff interface) - "Number
                   |                            |of records used in: X".
                   |                            |Previously, where
                   |                            |QueryAutoTruncate is
                   |                            |enabled, the usage count
                   |                            |for an authority may have
                   |                            |been wrong as the search
                   |                            |was automatically truncated
                   |                            |(for example, a search for
                   |                            |records using authority 22
                   |                            |also retrieved using
                   |                            |authorities 222, 22*, and
                   |                            |so on).

--- Comment #4 from David Nind <[email protected]> ---
(In reply to Frédéric Demians from comment #3)
> Yes, it's ES specific.

Thanks! Sign off coming for this patch that fixes the OPAC (and staff
interface).

I also noticed that this is occurring on the staff interface as well. This bug
fixes the display for the staff interface authority details page - "Used in X
records". But it doesn't fix the actual results. For example, authid=3 shows
used in 1 record, but you get 44 records in the actual results. I vaguely
remember testing a similar bug a while ago, but can't find it now...

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