acts_as_taggable_on_steroids icon indicating copy to clipboard operation
acts_as_taggable_on_steroids copied to clipboard

Really long tag names cause errors

Open mdotterer opened this issue 13 years ago • 1 comments

Having a really long tag name can cause an error if the truncated tag already exists because it attempts to recreate the tag and a validation error occurs. I've included a test for this situation and a patch.

mdotterer avatar Jul 22 '11 22:07 mdotterer

I'm not really maintaining this project any more. acts-as-taggable-on is more up to date so it's probably best if you use that.

jviney avatar Jul 22 '11 22:07 jviney