[Bug 9083] New: <<items.content>> in checkin/checkout notices does nothing
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9083 Priority: P5 - low Change sponsored?: --- Bug ID: 9083 Assignee: koha-bugs@lists.koha-community.org Summary: <<items.content>> in checkin/checkout notices does nothing Severity: minor Classification: Unclassified OS: All Reporter: katrin.fischer@bsz-bw.de Hardware: All Status: NEW Version: master Component: Notices Product: Koha As I understand it, the checkout and checkin notices use 'repetition markers' to generate a list of item/title information to display in the notice. The list of fields in the notice editor includes <<items.content>> as an option. If this is not supported it should be removed. For testing I used following paragraph in my notice templates: ---- BIBLIO/BIBLIOITEMS title <<biblio.title>> frameworkcode <<biblio.frameworkcode>> author <<biblio.author>> biblionumber <<biblioitems.biblionumber>> itemtype <<biblioitems.itemtype>> isbn <<biblioitems.isbn>> issn <<biblioitems.issn>> publishercode <<biblioitems.publishercode>> editionstatement <<biblioitems.editionstatement>> editionresponsibility <<biblioitems.editionresponsibility>> pages <<biblioitems.pages>> notes <<biblioitems.notes>> url <<biblioitems.url>> ITEMSCONTENT <<items.content>> ITEMS date due <<old_issues.date_due>> branchcode <<old_issues.branchcode>> returndate <<old_issues.returndate>> issuedate <<old_issues.issuedate>> ---- No information was output between ITEMSCONTENT and ITEMS. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9083 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9083 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- items.content only works with overdue and advanced notices. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9083 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think it is not functional, it should ideally not appear in the list on the left side for markers to use in the notice - but not sure this can be done, as the notices are all in "circulation". -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9083 Tom Misilo <misilot@fit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |misilot@fit.edu -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9083 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barton@bywatersolutions.com --- Comment #3 from Barton Chittenden <barton@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #1)
items.content only works with overdue and advanced notices.
This is exactly right, and furthermore, items.content relies on the 'itemscontent' option of those scripts if any modifications are to be made to what <<items.content>> displays, so it doesn't make sense to use it anywhere else. At this point, http://wiki.koha-community.org/wiki/Customising_Notices_and_Slips is the best documentation that we have for the expansion of variables. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org