[Koha-bugs] [Bug 9081] New: Opac news not output on check in and check out notices

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 14 20:58:21 CET 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 9081
          Assignee: koha-bugs at lists.koha-community.org
           Summary: Opac news not output on check in and check out notices
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: katrin.fischer at bsz-bw.de
          Hardware: All
            Status: NEW
           Version: master
         Component: Notices
           Product: Koha

When creating a template for check in and check out notices the list of fields
offered includes:

---OPAC_NEWS---
<<opac_news.idnew>>
<<opac_news.title>>
<<opac_news.new>>
<<opac_news.lang>>
<<opac_news.expirationdate>>
<<opac_news.number>>


I added news unser tools > news for:
- OPAC (en)
- OPAC (DE-de)
- Slips

For testing I created a check out and check in notice that included:

OPAC NEWS
idnew <<opac_news.idnew>>
title <<opac_news.title>>
new <<opac_news.new>>
lang <<opac_news.lang>>
expirationdate <<opac_news.expirationdate>>
number <<opac_news.number>>

None of the news made it into my generated notices. I am not sure if the
content should display or if we need to remove the OPAC_NEWS fields from the
notices tool, because it's not intended to use them on those notices.

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


More information about the Koha-bugs mailing list