http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7153
--- Comment #5 from Ian Walls <[email protected]> 2011-11-05 08:26:04 UTC --- The hack I use to add Facebook and Twitter links to the biblio detail page would break if this attribute was appended. We cannot assume that the value of the system preference is still just a list; it could be arbitrary HTML. If the WHERE clause checked that the current value of SearchForTitleIn was the same as the default value (that is, unchanged since default), I think it would be safe to append it, but not in any other case. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
