https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27784
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch fixes release notes| |Elasticsearch indexing | |failures caused by 'SUBDIV' | |type authority records in | |Koha. It skips the step of | |parsing the authorities | |into the linking form if | |the type contains '_SUBD'. | | | |Notes: | |- Koha currently | |doesn't have support for | |'SUBDIV' type authority | |records. | |- They can be | |added to the authority | |types in the staff | |interface, however, values | |are hard coded in various | |modules and Koha has no | |concept of how to link a | |subfield heading to a | |record, as we only deal in | |whole fields. -- 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/
