Download & Extend

autocomlete breaks at taxonomy terms containing "/"

Project:Big Autocomplete TAXonomy
Version:6.x-1.7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

We have a vocabular with a taxonomy term called "Veranstaltungen: Drum and Bass". If I try to enter anything into this textfield I get a message box with an error. Searching manually at /batax/autocomplete/4/Dr gets the following result:
{ "Mixes: Drum and Bass:9": "Mixes: Drum and Bass:9 (Multimedia)", "Veranstaltungen: Drum and Bass:5": "Veranstaltungen: Drum and Bass:5 (Parties)" }

Second. At a other vocab you can add terms with no problem until you enter a term containing "/" (Breakbeat/Elektro). After this the autocomplete search will only return the term that contained the slash even if entering a different term.

($Id: batax.module,v 1.10 2009/11/06 12:53:10 sdrycroft Exp $*/)

Comments

#1

Title:autocomlete breaks at taxonomy terms containing ":" or "/"» autocomlete breaks at taxonomy terms containing "/"

Update: The issue with autocomplete and ":" goes away after disabling devel module (page-timer). But the taxonomy term is not accepted by forum.module on submit (you entered invalid data).

#2

nobody click here