Opened 4 years ago
Last modified 3 years ago
#52601 new defect (bug)
Link validation issue on TinyMCE using Classic Editor
Reported by: | audrasjb | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.6 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
Just spotted a small issue on Classic Editor, during the 5.6.2 release party.
New links seem to have a data-wplink-url-error="true"
attribute after they are inserted. It’s ok after the post is saved.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
I think the error showed because the URL includes localhost (see ticket:36638#comment:47). I get the same error on my local installations.
The link validates positively when I try selecting a page on a site with public URLs, though.