Bugzilla – Attachment 13296 Details for
Bug 8546
Error in description of OPAC Advanced Search Publication date range search
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[Signed off] Bug 8546 - Error in description of OPAC Advanced Search Publication date range search
Bug-8546---Error-in-description-of-OPAC-Advanced-S.patch (text/plain), 1.40 KB, created by
Melia Meggs
on 2012-11-08 00:18:27 UTC
(
hide
)
Description:
[Signed off] Bug 8546 - Error in description of OPAC Advanced Search Publication date range search
Filename:
MIME Type:
Creator:
Melia Meggs
Created:
2012-11-08 00:18:27 UTC
Size:
1.40 KB
patch
obsolete
>From f5f6e0db83883a01ba070aaba87e58a6b0b535a9 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 2 Nov 2012 14:48:25 -0400 >Subject: [PATCH] Bug 8546 - Error in description of OPAC Advanced Search Publication date range search > >The publication date range search description in the OPAC suggests >that a search like "-1987" or "2008-" is not inclusive when it >actually is. This patch corrects the description. > >Signed-off-by: Melia Meggs <melia@test.bywatersolutions.com> >--- > .../opac-tmpl/prog/en/modules/opac-advsearch.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt >index 55eea18..e08fff2 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt >@@ -134,7 +134,7 @@ > <fieldset> > <!-- PUB RANGE OPTION --> > <legend>Publication date range:</legend> >-<span>For example: 1999-2001. You could also use "-1987" for everything published before 1987 or "2008-" for everything published after 2008.</span> >+<p>For example: 1999-2001. You could also use "-1987" for everything published in and before 1987 or "2008-" for everything published in 2008 and after.</p> > <input type="text" size="30" name="limit-yr" title="Enter search terms" value="" /> > </fieldset> > <!-- /PUB RANGE OPTION --> >-- >1.7.2.5
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 8546
:
13238
| 13296