https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15836 --- Comment #14 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Katrin Fischer from comment #11)
Hi Jonathan,
Hi Katrin, thanks for testing!
we have tested the basic functionality and are happy about the results of the test button and the results in the generated PDF.
Good to hear :)
We also found some issues:
Must be fixed with the last patch.
We are not sure on how to solve the security issue. I think switching to TT would not be good in this case, as it would be harder do write and people would try to do more formatting that is probably not supported by the labels right now.
Maybe an approach splitting the regex into muliple fields similar to the MARC modification templates GUI could work. Instead of hardcoding /ig, maybe a pull down? Open to your and others' suggestions.
My guess it that MMT does not work with $1 either, I think we will also need /e for that. -- You are receiving this mail because: You are watching all bug changes.