https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42560 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (In reply to Katrin Fischer from comment #3)
What items.content actually contains can only be configured on command line. It provides a list of values tab separated, which makes it not easy to work with especially in HTML notices. I feel like it should die with hungry alligators one day and be replaced by a FOREACH with the individual fields listed inside.
That's a good point! Maybe the solution is for us to update the default notice rather than support "[% items.content %]".
I am trying to say: it served it's purpose, but the TT approach is so much better to use for libraries we should encourage that instead.
The TT is powerful. I actually regret us adding it in though, as it presents a number of (security) problems too. But... I think there's no putting the genie back in the bottle now... -- You are receiving this mail because: You are watching all bug changes.