27 Jul
2018
27 Jul
'18
4:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15836 --- Comment #16 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The last patch fixes the 2 errors. Looking at the functionality, we are ready to sign-off, but worried about the security issue. If I understood correctly the use of $1 is related to the eval happening and it won't work without. For the current use case, the line s/^(J|K)\n/$1 could be replaced by 2 lines for K and J, not using $1. So we might be able to cut that feature, if it would help. -- You are receiving this mail because: You are watching all bug changes.