created Bug 8619:
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8619

Fridolyn SOMERS
Biblibre - Pôle Support
fridolyn.som...@biblibre.com <mailto:fridolyn.som...@biblibre.com>
Le 10/08/2012 12:34, Fridolyn SOMERS a écrit :
Hie, I agree it must be painless.

But I propose it because it is difficult to maintain both features in code. So removing it will lead to less debugs (I hope).

I was thinking of the migration :

1/
If 'hidelostitems' is false, juste remove it.

2/
If 'hidelostitems' is true and 'OpacHiddenItems' is empty :
Add in 'OpacHiddenItems' the list of LOST authorised value without the '0' (if exists).

3/
If 'hidelostitems' is true and 'OpacHiddenItems' is not empty :
Check if 'OpacHiddenItems' contains itemslost ?
If not can we do like n°2 ?

Best regards,

Fridolyn SOMERS
Biblibre - Pôle Support
fridolyn.som...@biblibre.com <mailto:fridolyn.som...@biblibre.com>
Le 10/08/2012 10:31, Chris Cormack a écrit :
On 10 August 2012 20:28, Mason James<m...@kohaaloha.com>  wrote:
On 2012-08-10, at 2:03 AM, Fridolyn SOMERS wrote:

Hie,

I wonder if with the 'OpacHiddenItems' system preference, you can reproduce 
what's managed by 'hidelostitems' system preference.
For example, if LOST values are 0,1,2,3 (0 meaning not lost), you can use in 
OpacHiddenItems :
itemslost [1, 2, 3].

So can we imagine removing 'hidelostitems' ?
hmm, yes - i think so


there are 2 OPAC system preferences...
the behavior in 'hidelostitems' can be created using the 'OpacHiddenItems' pref?


so, lets remove the 'hidelostitems ' pref?


If you are going to do that, please make sure that you don't make all
the libraries now have to go through and set things up. It must be
done automatically and with no loss of functionality. Removing a
feature people are using is only acceptable if it is done in a way
that is seamless and doesn't cause them a whole pile of work.

Chris



_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to