You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- don't rewrite 'data-' attributes
- do rewrite <link rel='alternate'> as main page (mp_)
escaping fix: don't escape URL in frame_insert.html, use as is
update to latest wombat (3.3.4)
bump to 2.6.1
Caused by rewritten data- attributes.
Disabled rewriting of data- attributes, as accessing them via dataset property was not being handled in wombat.
Started to fix in wombat, but realized would be better to not rewrite them at all.
Fixed in 2.6.1
Expected behavior
The page is https://www.bcg.com/ an when we replay it, we get content from our homepage inserted into it.
What actually happened
See ukwa/ukwa-pywb#70 - seems some dynamic content inclusion is slipping past Wombat?
Browser
Reproduced in various desktop browsers.
The text was updated successfully, but these errors were encountered: