πŸ‡ΊπŸ‡ΈUnited States @ronald-garcia

Account created on 14 April 2010, about 14 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States ronald-garcia

ron-g β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States ronald-garcia

Yes, with a capital "H", pls lemme know if you were able to replicate the issue.

πŸ‡ΊπŸ‡ΈUnited States ronald-garcia

ron-g β†’ changed the visibility of the branch 3440034-cdata-is-not to hidden.

πŸ‡ΊπŸ‡ΈUnited States ronald-garcia

ron-g β†’ changed the visibility of the branch 3440034-cdata-is-not to active.

πŸ‡ΊπŸ‡ΈUnited States ronald-garcia

ron-g β†’ changed the visibility of the branch 3440034-cdata-is-not to hidden.

πŸ‡ΊπŸ‡ΈUnited States ronald-garcia

I thought so as well initially after reading the release notes.

After further debugging, notice in my MR, that I have only made two lines of updates and it should fixed this issue.
This fix will still also go thru the intentional changed in HTML utility though, it's before the serializing of the body using the custom set of rules in
\Masterminds\HTML5::saveHTML() process.

The Html.php is located in core/lib/Drupal/Component/Utility/Html.php.

πŸ‡ΊπŸ‡ΈUnited States ronald-garcia

I went ahead and updated the code blocks, sorry for the confusion.
Note also when viewing in a list view in 10.1 the style tags is shown as /**/, whereas now in 10.2 the inline CSS style displays instead. Like below:

.testing { background-color: #FFC; border: thin solid #CCC; padding: 10px; width:90%; margin-left:5%; margin-right:5% }
Testing 123 data.

When viewing the node itself, if you inspect the text above it you'll see the inline

πŸ‡ΊπŸ‡ΈUnited States ronald-garcia

Here is a updated patch with the reset button that works for 2.0.x-dev.

Production build 0.69.0 2024