Changes between Initial Version and Version 1 of Ticket #40245, comment 49
- Timestamp:
- 03/15/2019 12:49:00 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40245, comment 49
initial v1 6 6 }}} 7 7 8 would remove also the `<iframe` start tag :) the full match of patternincludes anything starting with `<iframe` (which we need for the first check) and a title attribute.8 would remove also the `<iframe` start tag :) the full match of `$pattern` includes anything starting with `<iframe` (which we need for the first check) and a title attribute.