[Bug 2773] NSB and NSE characters are displayed in OPAC/Staff interface
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2773 --- Comment #4 from hdlaurent <henridamien@koha-fr.org> 2009-12-24 14:22:26 --- I must be dreaming but it seems galen took similar patch in : http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commit;h=efc8f6980021cb1a789... So the overhead doesnot seem to be so insane. This is meant to remove the **display** of those characters only. Had we have mod_perl enabled we would have use filters. But it is not possible. Your patch would have change data without warning or noticing that. We could also have had a special GetBiblioRecord for **display** to remove those characters from the biblio before creating the page. But this solution would have had quite a big impact on the code. We chose to propose this solution in order to solve the problem the more efficient way and the more convenient way. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com