Summary: | The notice template tag helper still uses <<>> sytnax.. we should move to TT instead | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Notices | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, dcook |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15277 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 36270 | ||
Bug Blocks: | 15277, 33824 |
Description
Martin Renvoize (ashimema)
2022-09-02 11:31:09 UTC
OK.. this isn't as trivial as it looks as we do special cases for 'borrower-attribute:CODE' replacements and possibly others.. as such we can't just change <<>> into [%%]. *** Bug 33822 has been marked as a duplicate of this bug. *** Can we just deprecate the attribute syntax entirely.. it appears to be entirely undocumented. No, we can't just remove it.. it's exposed in the side picker and as such is likely in use. |