http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14189
Eivin Giske Skaaren <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #39506|0 |1 is obsolete| | --- Comment #15 from Eivin Giske Skaaren <[email protected]> --- Created attachment 39543 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39543&action=edit Bug 14189: Use keep_text for the authority header includes/authorities-search.inc already used the same behavior but with another method. For consistency it's better to have only 1 way to do that. Test plan: Go on the authority home page Fill the input in the header and click on tab 'search all headings' and 'keyword search' and confirm that the text you have filled is kept. I tested after applying the patch and the text is kept after removing the part from authorities-search.inc. I also tried applying that jQuery solution instead of my JS loop but could not get it to work for the other pages with a reasonable ammount of effort. Signed-off-by: Jonathan Druart <[email protected]> Signed-off-by: Eivin Giske Skaaren <[email protected]> -- 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/
