Hey nuxmin,
i figured out that tags should be trimmed left and right sides before saving. the screenshot contains the tag "test " with around 20 whitespaces
I am not able to add the Tag "test" twice because syspass recognizes it because i guess the check method looks for trimming (this is good behaviour so far), but: it is stored with that much whitespaces in database. i think it would be better to check first and then store it in DB
Hey nuxmin, i figured out that tags should be trimmed left and right sides before saving. the screenshot contains the tag "test " with around 20 whitespaces
I am not able to add the Tag "test" twice because syspass recognizes it because i guess the check method looks for trimming (this is good behaviour so far), but: it is stored with that much whitespaces in database. i think it would be better to check first and then store it in DB
kind regards, Mario