Bugzilla – Attachment 7449 Details for
Bug 6985
Hide "kw,wrdl:" from Search Results
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6985 - remove kw,wrdl from the search results
Bug-6985---remove-kwwrdl-from-the-search-results.patch (text/plain), 1.65 KB, created by
Liz Rea
on 2012-02-03 15:32:38 UTC
(
hide
)
Description:
Bug 6985 - remove kw,wrdl from the search results
Filename:
MIME Type:
Creator:
Liz Rea
Created:
2012-02-03 15:32:38 UTC
Size:
1.65 KB
patch
obsolete
>From 85f27bd953b069df197fb7f7066ccc22dc445d69 Mon Sep 17 00:00:00 2001 >From: Liz Rea <wizzyrea@gmail.com> >Date: Fri, 3 Feb 2012 09:31:07 -0600 >Subject: [PATCH] Bug 6985 - remove kw,wrdl from the search results >Content-Type: text/plain; charset="utf-8" > >to test: >apply patch >do a search, result found text should not contain kw,wrdl >do a search that returns no result. No result text should not contain kw,wrdl. >--- > koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc >index 0ffb881..74ea40b 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc >+++ b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc >@@ -183,7 +183,7 @@ > <strong>No Results Found!</strong> > <p> > [% IF ( searchdesc ) %] >- No results match your search for <span style="font-weight: bold;">“[% query_desc |html %] [% limit_desc |html %]”</span> in [% LibraryName %] Catalog. <a href="[% OPACBaseURL %]/cgi-bin/koha/opac-search.pl?[% query_cgi |html %][% limit_cgi |html %]&format=rss2"><img src="/opac-tmpl/prog/images/feed-icon-16x16.png" alt="Subscribe to this search" title="Subscribe to this search" border="0" /></a> >+ No results found for that in [% LibraryName %] Catalog. <a href="[% OPACBaseURL %]/cgi-bin/koha/opac-search.pl?[% query_cgi |html %][% limit_cgi |html %]&format=rss2"><img src="/opac-tmpl/prog/images/feed-icon-16x16.png" alt="Subscribe to this search" title="Subscribe to this search" border="0" /></a> > [% ELSE %] > You did not specify any search criteria. > [% END %] >-- >1.7.5.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 6985
:
5752
|
7331
|
7369
|
7449
|
7454
|
7468