Summary: | [Omnibus] Standardize how lists of items are created in notices | ||
---|---|---|---|
Product: | Koha | Reporter: | Christopher Brannon <cbrannon> |
Component: | Notices | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | clackman |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 9083, 17291, 29698 |
Description
Christopher Brannon
2022-03-09 23:34:48 UTC
This is a formatting issue. You removed the ---- before and after the item relevant part. If you add them back, it will create an item list as you expect. See the examples here: https://wiki.koha-community.org/wiki/Notices_and_Slips_Library#Item_Check-in_.28Digest.29 I agree items.content would be good or even better the multi-line <item></item> syntax from overdues, because that's more flexible. There is probably also a solution with TT. BUT: it can work already :) I would like to keep this open for consideration of having it work like other digests, rather than having it 'work' using some other method. All the templates should work the same way. Honestly, when and where the <item> tags are needed in other templates should be listed somewhere on this page. We shouldn't have to go digging for this info. But, at the very least, it would be good if checkin/checkout maintained consistency with other notice templates. (In reply to Christopher Brannon from comment #2) > I would like to keep this open for consideration of having it work like > other digests I think reopening the report necessitates updating the bug title to be descriptive of the new goal. (In reply to Owen Leonard from comment #3) > (In reply to Christopher Brannon from comment #2) > > I would like to keep this open for consideration of having it work like > > other digests > > I think reopening the report necessitates updating the bug title to be > descriptive of the new goal. Katrin already did. |