https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40972
--- Comment #3 from David Cook <[email protected]> --- (In reply to Alexander Wagner from comment #2) > So your fear is that the perl processing step is way slower then the XSLT or > do you fear that adding the chars on the fly is a general issue? Just any time we add more code for something in a loop, it's going to slow down, so just thinking about scalability. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
