https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22429
--- Comment #3 from David Cook <[email protected]> --- (In reply to Katrin Fischer from comment #1) > We have seen conditions where exporting a batch of patron cards brings down > the instance. Do you know how the patron cards need to be set up to create > this one? I have a bit of data but I need to gather more. Unfortunately it's the end of my work day. However, it's a "<firstname> <surname>" scenario and the name is quite long it seems. And when the Lower Left X for the layout is quite large, the two combine to require line wrapping. But at a glance I don't see how the line wrapping code could possibly work. In a CGI environment, it was causing huge problems as infinitely looping processes were running in the background and chewing up more and more resources as new processes were launched (and timed out at the web server end). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
