From: Andreas Unterkircher Date: Tue, 20 May 2008 04:08:16 +0000 (+0200) Subject: issue119, fixed auto-completetion script-url containing   X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=f3f12303def5f19118f086ca465d67032dc57706;ds=inline issue119, fixed auto-completetion script-url containing   Signed-off-by: Andreas Unterkircher --- 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 }