[Koha-bugs] [Bug 3203] New: Some Letters template variables are not available to certain notice types

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Fri May 8 02:32:09 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3203

           Summary: Some Letters template variables are not available to
                    certain notice types
           Product: Koha
           Version: HEAD
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Notices
        AssignedTo: henridamien at koha-fr.org
        ReportedBy: rch at liblime.com
   Estimated Hours: 0.0
 Change sponsored?: ---


digest type notices do not know what library they belong to, yet the interface
allows the user to add branches.branchname.

I assume it would make sense to add this as the patron's registration branch. 

advance_notices types do not parse items.content.

digest types know the special variable <<count>> though it's not listed in the
variable list.

Ultimately, we define message_attributes but we hard-code special meanings in
certain letter_codes.  Only variables available to a given letter type should
be listed in the interface.

Minimally, advance_notices should probably handle items.content and parse the
'branches' variables.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list