The new ctrl+b functionality sentence_field duplication problem
Isn't the problem here that the duplication check doesn't strip HTML tags, so the bolded words mess it up?
Isn't the problem here that the duplication check doesn't strip HTML tags, so the bolded words mess it up?
Could you help and tell where the stripification happens?
It doesn't strip anything, which is what would cause them to duplicate.
If it did it would probably be here.
It doesn't strip anything, which is what would cause them to duplicate.
If it did it would probably be here.
Okay, I'll try to look into it