ba-st / Willow-Bootstrap

Integration between Willow & Bootstrap 3/4
MIT License
7 stars 1 forks source link

Adapt tests to Seaside escaping / #129

Closed mtabacman closed 3 months ago

mtabacman commented 3 months ago

https://github.com/SeasideSt/Seaside/releases/tag/v3.5.5 Mentions: Re-introduce escaping of a closing tag when encoding javascript by @jbrichau in #1380 (thanks @lphilips). This is probably a temporary fix for unescaped closing of nested script tags (see #1379).

Severa tests are now broken because the expected html generated will now escape / The expected result for them must be updated