Nocebo Posted November 21, 2015 Share Posted November 21, 2015 (edited) Bonjour à tous, I adapted an existing module prestashop and repaired almost all errors (+ 900). When I want to validate it in the validator I have one error that I can not fix. Security : Invalid escape modifiers count, could be escaped like: "{$data|escape:'htmlall':'UTF-8'}" 52.————————————————————————————————{$bt.status}·· Look if I add "{$data|escape:'htmlall':'UTF-8'}" "Bt result.jpg" Thks and Sorry for my english. Edited November 21, 2015 by Nocebo (see edit history) Link to comment Share on other sites More sharing options...
Mohamadou Ndiaye Posted November 21, 2015 Share Posted November 21, 2015 Bonjour il faut mettre ceci : {$bt.status|escape:'htmlall':'UTF-8'} . Hope this will help you Link to comment Share on other sites More sharing options...
Nocebo Posted November 26, 2015 Author Share Posted November 26, 2015 Merci pour ta réponse, J'ai essayé mais comme indiqué cela n'interprète plus le HTML. J'ai prévenu l'équipe de prestashop au moment de l'envoi que je ne pouvais pas Escape cette partie et le module a été validé. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now