Thank you for reporting this bug. We will make it our priority to review this report.
TagField html injection
TagField html injection
Hello,
I found a little problem using a tagfield with html tags.TEST CASE:
go to http://ift.tt/19vqKSd
and type into the second tagfield (Select/add location) some html tag like "<strong>" or even "<hello>"This will cause a rendering bug. I see the tpl is calling the htmlEncode for the values.
As I don't need extra chars I solve this problem using
maskRe: /^[A-Za-z\d\s]+$/
TagField html injection
Aucun commentaire:
Enregistrer un commentaire