[Koha-bugs] [Bug 9043] Adding system preferences to control the visibility of the content on the Advanced Search page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 17 18:40:58 CET 2014


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33617|0                           |1
        is obsolete|                            |

--- Comment #85 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 33620
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33620&action=edit
[SIGNED-OFF] Bug 9043: The comma (,) should be kept to separate multi-valuated
prefs

The prefs language and opaclanguages used the comma to separate the
different values.

The new prefs OpacAdvSearchMoreOptions and OpacAdvSearchOptions should
do the same.

To reproduce the issue: update the language pref (or opaclanguages) and
refresh the page.
=> The pref values are not checked anymore and the language selection
(bottom of the page) does not appear.

Test plan:
1/ Verify that the behavior described above is fixed.
2/ Verify that the original test plan of bug 9043 still passes.

Note: The 2 OpacAdvSearchMoreOptions and OpacAdvSearchOptions pref
values are overwritten but the feature have just been pushed recently.
It should not affect a production environment.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

I was able to reproduce the issue and verify that this patch corrected
the problem. Langage selection and OpacAdvSearchOptions worked
correctly.

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


More information about the Koha-bugs mailing list