[Koha-bugs] [Bug 7848] Issues data missing from circulation notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 2 17:20:06 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7848

Kyle M Hall <kyle.m.hall at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #5 from Kyle M Hall <kyle.m.hall at gmail.com> ---
(In reply to comment #4)

It may be that you have your repetition lines in the wrong places. For example,
take this notice:

The following items have been checked out:
----
<<biblio.title>> DUE ON: <<issues.date_due>>
----
Thank you for visiting <<branches.branchname>>.

Anything between the dashes will be repeated. I should also not that repetition
in various notices is done in different ways. Some notices use tags like
<items>Repeated Content</items> instead. This should really be standardized
throughout the notice system.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list