[wp-trac] [WordPress Trac] #46321: rel="noopener noreferrer"
WordPress Trac
noreply at wordpress.org
Fri Feb 22 14:59:08 UTC 2019
#46321: rel="noopener noreferrer"
----------------------------+-----------------------------
Reporter: berginformatik | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
----------------------------+-----------------------------
It seems that version 5.1 adds noopener noreferrer to all links
automatically. When i save blocks, they always crash beacause of this new
feature. This happens, because when i save a block, it adds automatically
rel="noopener noreferrer" to any of my a links. Then back in editor, the
block breaks because the editor expects the rel value, but that value is
no present.
in js console, i can see that the expected and actual difference is just
missing the rel value. Funny is, when i check the differenc in editor mode
with the diff tool, there is no difference. At this point, the rel value
is added to all of the links.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46321>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list