From f3f12303def5f19118f086ca465d67032dc57706 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Tue, 20 May 2008 06:08:16 +0200 Subject: [PATCH] issue119, fixed auto-completetion script-url containing   Signed-off-by: Andreas Unterkircher --- CHANGELOG | 2 ++ phpfspot.class.php | 2 +- themes/default/templates/search.tpl | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a96c361..c0befcb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,8 @@ phpfspot (1.5) * bug, if tag added to hide-tags, don't show up in photo-details box (single-photo). * bug, if tag added to hide-tags, don't allow adding to selected-tags list. * bug, if tag added to hide-tags, random-photo needs to take care of it. + * bug, auto-completition seemed not to work on all browser's caused by an   in + a JavaScript URL. -- Andreas Unterkircher Sat, 13 Apr 2008 11:00:00 +0100 diff --git a/phpfspot.class.php b/phpfspot.class.php index f938dbc..d2bb907 100644 --- a/phpfspot.class.php +++ b/phpfspot.class.php @@ -872,7 +872,7 @@ class PHPFSPOT { } // resetTags() /** - * returns the value for the autocomplet tag-search + * returns the value for the autocomplete tag-search * @return string */ public function get_xml_tag_list() diff --git a/themes/default/templates/search.tpl b/themes/default/templates/search.tpl index 767cbcf..c1d152c 100644 --- a/themes/default/templates/search.tpl +++ b/themes/default/templates/search.tpl @@ -8,11 +8,11 @@ Tag: { if $use_autocomplete } - + { literal }