After applying a new tag gets error:
function(v,n){n=(n==null)?0:n;var m=this.length;for(var i=n;i<m;i++)if(this[i]==v)return i;return-1}
After applying a new tag gets error:
function(v,n){n=(n==null)?0:n;var m=this.length;for(var i=n;i<m;i++)if(this[i]==v)return i;return-1}
Comments
Comment #1
drupalprojects commentedI've got the same function in my js code in params wich comes from PHP code, but its not related to community tags module in my case. Just FYI.
Comment #2
bjacob commentedI get the same error in every freetaging field. So what do you think this problem is related to?
Comment #3
owahab commentedCould you please specify a list with your installed modules?
It's needless to mention that adding tags produces errors with Devel module installed.
Comment #4
dropcube commentedClosing in absence of clarification.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.