Bug 16521

Summary: <<item.*>> and <<biblio.*>> not expanding on DUE, PREDUE notices.
Product: Koha Reporter: Barton Chittenden <barton>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: jonathan.druart, katrin.fischer
Version: 3.22   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Barton Chittenden 2016-05-13 22:51:08 UTC
Items, Biblio and issues information should be available on DUE and PREDUE notices, but are not populated. I believe that this is a regression.

To reproduce:

Prerequisites: System set up to run predue notices.

1/ Create DUE and PREDUE letters with the following content for email:

The following item is due:

<<biblio.title>>, (<<item.barcode>>), <<issues.date_due>>

2/ Check out two items, and back-date the date due so that one will generate a predue notice, and the other is due today.

3/ Run advanced_notices.pl

Note that the item information in each notice will show as

, (),
Comment 1 Jonathan Druart 2016-05-20 17:25:00 UTC
Hi Barton,
I have tested with PREDUE with master and 3.22.x (2293f85092714133d47bf846069d48c81e23e4f5) and biblio.title + items.barcode is displayed.
Comment 2 Katrin Fischer 2019-02-10 21:00:44 UTC
Reported against a very old version, tested positive by Jonathan, no updates since. Closing.