http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13124
--- Comment #11 from Chris Nighswonger <[email protected]> --- (In reply to Kyle M Hall from comment #10) > Not only is this bug still valid, it's worse than I had believed. It appears > that parens in other parts of the label will stop the reset of the labels in > a batch from printing! I can see how this would be a problem, however. PDF::Reuse::prText presently attempts to escape parentheses. I don't remember why I saw the need to escape them in the label module, but it certainly results in double escapment which could lead to various strange results. -- 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/
