FabienPennequin / FPNTagBundle

This bundle allows to tag your Doctrine entities easily
http://knpbundles.com/FabienPennequin/FPNTagBundle
76 stars 50 forks source link

Added slug comparision #18

Closed edwines closed 10 years ago

edwines commented 11 years ago

I think the correct behavior when a tag is loaded is to use the slug column instead the name. For example, if I use a custom slugifier that transform the tag canción to cancion.. then when i try to create the tag cancion (without tittle), the system must use the same tag, instead of try to create it.

proclamo-zz commented 10 years ago

I agree, this must be merged.

bartgryszko commented 10 years ago

:+1: on this.