[Koha-bugs] [Bug 14764] Add OPAC News branch selector

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 1 23:31:52 CET 2016


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
             Status|Signed Off                  |Failed QA

--- Comment #25 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I like this! I have found some small issues in testing tho:

- When you change the library in the pull down it jumps back to "Select a
library" instead if staying at the library you selected. This way you can't be
sure which library's news you are looking at.
- Same for when you are logged in - I'd think it would be nice to show that it
preselected your home library's news for you.
- The 'system-wide only' option doesn't work correctly - it still displays the
news for the home library of the patron as well.
- OpacNewsBranchSelect - we are trying to not use "Branch", could we change
this to OpacNewsLibrarySelect instead?
- I think you don't need the ==1 here, just checking the pref is true will work
too: [% IF Koha.Preference( 'OpacNewsBranchSelect' ) == 1 %] (just a note)

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


More information about the Koha-bugs mailing list