Changes between Initial Version and Version 1 of Ticket #11544, comment 1
- Timestamp:
- Feb 19, 2014, 8:56:47 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11544, comment 1
initial v1 3 3 So the broken scenario is placeholder's format used in the `<title>`. See [[attachment:11544.html]]. I also used there protectedSource to check if it correctly works in the `<head>` tag and everything looks fine. What's not fine is a mess in `<title>`. 4 4 5 While working on this issue other scenarios like placeholder used in `<textarea>` should be checked.5 While working on this issue other scenarios like placeholder used in `<textarea>` or `<video>` should be checked. Perhaps more parent tags should be excluded.