[Koha-bugs] [Bug 15977] New: Optional double screen message in Patron Info/Status

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 4 12:17:33 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15977

            Bug ID: 15977
           Summary: Optional double screen message in Patron Info/Status
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

This code in MsgType.pm:
        $resp .= maybe_add( FID_SCREEN_MSG, $patron->{branchcode}, $server )
          if ( $server->{account}->{send_patron_home_library_in_af} );
produces two AFs if you enable that attribute in your config.

Not sure if that should be the case and is conform protocol.
Also: are we solving a problem here in the wrong place? It looks kind of
inappropriate use..

-- 
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