User tests: Successful: Unsuccessful:
Pull Request for Issue #28524 .
Add missing enable/disable of the input for the HTML body to the javascript for Mail Templates admin edit, like it is already there for the input for the (text) body.
For reproducing the issue you have to use a clean 4.0-dev staging branch or latest J4 nightly build.
For testing the patch of this Pull Request (PR) here, you have to do following 2 steps:
npm ci
or npm run build:js
.If you don't have npm, make a new installation with the installation package build for this PR, and then test. No need to apply the patch in this case, the patch is already included. You can find the installation package here: https://ci.joomla.org/artifacts/joomla/joomla-cms/4.0-dev/29229/downloads/32398/
You can add an HTML body for an email template, and it's not lost after saving.
You can add replacement tags to the HTML body of an email template.
You can toggle the editor.
You can't save an HTML body for an email template, see issue #28524 .
You can't add replacement tags to the HTML body of an email template.
You can't really toggle the editor.
None, except if we have some documentation telling that the above shall not work ;-)
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-05-26 14:20:27 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
NPM Resource Changed
?
?
|
LGTM! Thanks!
Adding release blocker label as inherited by the referenced issue.