http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7170
--- Comment #15 from Jared Camins-Esakov <[email protected]> --- (In reply to comment #14) > (In reply to comment #12) > > Plack is not ready for production in my opinion, so I wasn't going to > > suggest it. > > Hi Jared, > > Why are you saying Plack is not ready for production ? we've it for the OPAC > since 2 years. > We're about to deploy it on staff interface at SAN-Ouest Provence. If > there's some trouble I should expect, I prefer to know it ASAP ! As I have said many, many times, there are still a lot of problems with Plack, especially on the staff client. I patch them as soon as I find them, of course, but libraries expect all the pages to Just Work. The largest problem I am having with running the staff client under Plack at this point are to do with holds. Many times when I try to delete a hold either manually or by filling it I get a MySQL error, and the hold gets stuck. I haven't debugged the problem enough to file a bug report yet, so my workaround has just been deleting all holds every so often. There is also the problem with staging MARC files for importing (I get a "parseerror" dialog every so often, but the upload works, and I still haven't figured out why). On top of that, almost every time I test a patch that touches a script I haven't used before, I have run into Plack problems. -- 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/
