https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28373
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |When processing records for release notes| |display we loop through | |each field in the record | |and translate authorized | |values into descriptions. | |Item fields in the record | |contain many authorised | |values, and the lookups can | |cause a delay in displaying | |the record. If using the | |default XSLT these fields | |are not displayed as they | |exist in the record, so | |parsing them is not | |necessary and can save | |time. This bug adds a | |system preference that | |disables sending these | |fields for processing and | |thus saving time. Enabling | |the system preference will | |allow users to pass the | |items to custom style | |sheets if needed. Keywords|release-notes-needed | -- 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/
