Bug 8241

Summary: Remove stray references to YUI autocomplete
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P5 - low CC: katrin.fischer, koha.sekjal, paul.poulain
Version: 3.10   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 7747    
Attachments: Bug 8241 - Remove stray references to YUI autocomplete
[SIGNED-OFF] Bug 8241 - Remove stray references to YUI autocomplete
Bug 8241: Remove text fragment from Z39.50-Server search

Description Owen Leonard 2012-06-12 13:44:57 UTC
There are a couple of templates which still reference YUI autocomplete: help-top.inc and authorities/auth_finder.tt.
Comment 1 Owen Leonard 2012-06-12 15:34:59 UTC Comment hidden (obsolete)
Comment 2 Katrin Fischer 2012-06-17 05:40:14 UTC
Created attachment 10323 [details] [review]
[SIGNED-OFF] Bug 8241 - Remove stray references to YUI autocomplete

- Removing unused references to YUI assets in authorities/auth_finder.tt
- Removing unneeded call to autocomplete JS in help-top.inc and
  adding new jQuery dependencies.
- Minor HTML markup corrections to auth-finder-search.inc discovered
  in debugging the patch.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested:
- help files on various pages
- auth finder plugin in cataloguing
- authority search in authorities module
Comment 3 Katrin Fischer 2012-06-17 05:43:49 UTC
Created attachment 10324 [details] [review]
Bug 8241: Remove text fragment from Z39.50-Server search

Removes an accidently added "curr" from below the search options
for administration > Z39.50 client targets.
Comment 4 Ian Walls 2012-06-21 18:28:27 UTC
Template only changes updating markup to be more specific with IDs, clean up unnecessary text and otherwise do HTML goodness.  Marking Passed QA.
Comment 5 Paul Poulain 2012-06-25 14:23:20 UTC
Proably worth for 3.10 only, but would not object backporting to 3.8
Comment 6 Jared Camins-Esakov 2012-12-31 01:15:31 UTC
There have been no further reports of problems so I am marking this bug resolved.