Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #47971


Ignore:
Timestamp:
09/04/2019 03:45:40 PM (5 years ago)
Author:
audrasjb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47971

    • Property Summary changed from Bugs de l'éditeur HTML des pages et articles / Editor HTML Pages and Singles to HTML markup bugs when using custom HTML in Classic Editor
  • Ticket #47971 – Description

    v1 v2  
    1010I scream. It's 10 versions that this bug is still not fixed! When using an old field for articles and pages and making the HTML edition, the editor adds tags on the fly in ajax even before we are done finishing his code of tag closure for example. Worse when it misses a tag it makes copy glue hallucinating of codes that can be repeated up to 10 times everywhere: which forces to retype all the code of the page to remove the dozens of useless additions put on the fly by WordPress. What had to start from a good intention is actually a disaster. It is no longer possible to edit the html code and the slightest error the whole page is to be redone by the code added ..
    1111
    12 Thank you for correcting this problem which for me is very serious. Edit html code by hand in Wordpress is a base.
     12Thank you for correcting this problem which for me is very serious. Edit html code by hand in WordPress is a base.