Koha/koha-tmpl/intranet-tmpl/prog/en
Katrin Fischer 1cabc0ed67
Bug 26314: (QA follow-up) Improve POD and fix links for UseControlNumber off
When UseControlNumber is off, we previously did a search on the title index,
but this was not actually correct. It might work when we have a dependent
title and the title also appears on 245$p, but there is a better way:

The title of the set record will be found in:
* 773$3 for a dependent title
* 800/810/811/830 for an independent title

The search indices to use are host-item and title-series.

As we are not only looking for 773, POD was adjusted to reflect that.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-17 14:45:14 -03:00
..
data Bug 34658: Update to 007 value builder to reflect changes brought by Update 33 (Nov. 2021) 2023-10-09 11:41:37 -03:00
includes Bug 21246: (QA follow-up) Add new syspref to control how many previous patrons are displayed 2023-10-11 10:31:40 -03:00
modules Bug 16223: (QA follow-up) Add filter, remove superfluous condition 2023-10-11 12:13:09 -03:00
xslt Bug 26314: (QA follow-up) Improve POD and fix links for UseControlNumber off 2023-10-17 14:45:14 -03:00