http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5714 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4275|0 |1 is obsolete| | --- Comment #6 from Magnus Enger <magnus@enger.priv.no> 2011-05-28 23:02:27 UTC --- Created attachment 4289 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4289 Signed-off patch Did a search in the OPAC and viewed the source of the page. Before applying the patch a typical URL fragment for one of the facets looked like this: /cgi-bin/koha/opac-search.pl?idx=kw&q=lessig&offset=&expand=su-to#su-to_id After applying the patch they all look like e.g. /cgi-bin/koha/opac-search.pl?idx=kw&q=lessig&offset=&expand=su-to#su-to_id Notice the change from idx=kw&q to kw&q. Signing off! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.