Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When blank link text include to " >" that published page give raise to bug. #14300

Closed
kurudrive opened this issue Mar 7, 2019 · 3 comments
Closed

Comments

@kurudrive
Copy link
Contributor

Describe the bug
When blank link text include to " >" that published page give raise to bug.

To Reproduce
Steps to reproduce the behavior:

  1. fill in the follow code in code editor
<!-- wp:list -->
<ul><li>[ test ] <a href="https://google.com" target="_blank" rel="noreferrer noopener" aria-label="Write it like div > h1 {color:red} (opens in a new tab)">Write it like div &gt; h1 {color:red}</a></li></ul>
<!-- /wp:list -->

<!-- wp:paragraph -->
<p>This text id no display at published page.</p>
<!-- /wp:paragraph -->
  1. Editor view is OK, but ...
  2. Published page is break that ">" was interpreted as an end tag

Screenshots

25%

25%

Desktop (please complete the following information):

  • OS: 10.13.2
  • Browser Chrome
  • Version 72.0.3626.119

Additional context

  • Please add the version of Gutenberg you are using in the description.

WordPress 5.1( ja )

@youknowriad
Copy link
Contributor

Wasn't this fixed recently cc @ellatrix ?

@ellatrix
Copy link
Member

ellatrix commented Mar 7, 2019

Duplicate of #12683. There are other similar issues: #8779 and #9915. A fix was proposed in #9963 but was never merged.

@ellatrix ellatrix closed this as completed Mar 7, 2019
@kurudrive
Copy link
Contributor Author

@youknowriad @ellatrix
Thank you for checking.
Sorry I let you use your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants