DoctrineExtensions-Taggable
DoctrineExtensions-Taggable copied to clipboard
Integrity constraint violation on long tag names
Hello,
Not necessarily a big bug, but if you have tag names that get truncated on the database level (50 characters in length), you will get an integrity constraint violation when adding the tag again.
Uncertain if this should be fixed on the TagManager level or in user-land..
Depending on what you decide, I can provide a Pull Request..
Best Regards, Khez