Free Tag Plugin Bug

Creating and modifying plugins.
Post Reply
matsch
Regular
Posts: 43
Joined: Wed Oct 26, 2005 7:59 pm

Free Tag Plugin Bug

Post by matsch »

Hi,

I recently have a little issue when selecting tags for an entry (the free tag plugin in editing or creating an entry).

When I click on a tag it will not be inserted in the input field.

I get the following JavaScript error:

Code: Select all

Fehler: tags[tag].toLowerCase is not a function
Quelldatei: http://matsch.binaervarianz.de/blog/serendipity_admin.php?serendipity[adminModule]=entries&serendipity[adminAction]=new
Zeile: 729
I am using:
- Serendipity 1.0 und PHP 4.3.10-16
- the latest Free Tag Plugin: version: 2.51
- and Firefox 1.5.0.4

Thanks,
matsch
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Free Tag Plugin Bug

Post by garvinhicking »

Hi!

Strange, because on this page http://de.selfhtml.org/javascript/objek ... lower_case

the .toLowerCase() is a valid function...
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
matsch
Regular
Posts: 43
Joined: Wed Oct 26, 2005 7:59 pm

Re: Free Tag Plugin Bug

Post by matsch »

garvinhicking wrote:on this page http://de.selfhtml.org/javascript/objek ... lower_case

the .toLowerCase() is a valid function...
This one works for me. But in s9y id doesn't, neither at work (but same FF version)

In IE it doesn't work either....

I am not the only one facnig this problem, am I?

Regards,
matsch
costa
Regular
Posts: 110
Joined: Wed Feb 08, 2006 5:29 pm
Location: Poland
Contact:

Post by costa »

everything fine with freetag plugin here

- firefox and opera (both latest) on windows and linux - i don't use ie
- latest freetag plugin
- serendipity 1.1alpha7
"everything is under control" - kasparov demo
matsch
Regular
Posts: 43
Joined: Wed Oct 26, 2005 7:59 pm

Post by matsch »

costa wrote:everything fine with freetag plugin here

- firefox and opera (both latest) on windows and linux - i don't use ie
- latest freetag plugin
- serendipity 1.1alpha7
So it's already fixed in the latest CVS/v1.1? Can't wait for that one anyway. ;)

Bring it forwards guys!!! :p
matsch
Post Reply