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

drupalprojects’s picture

I'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.

bjacob’s picture

I get the same error in every freetaging field. So what do you think this problem is related to?

owahab’s picture

Status: Active » Postponed (maintainer needs more info)

Could you please specify a list with your installed modules?
It's needless to mention that adding tags produces errors with Devel module installed.

dropcube’s picture

Status: Postponed (maintainer needs more info) » Fixed

Closing in absence of clarification.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.