Install joomla 4
View configuration.php
Login to admin
save global configuration with no changes
see https://gist.github.com/PhilETaylor/95609cc3d716e985aa348da5b839cced/revisions
After saving Joomla global config <br>
is retained.
<br>
changed to <br />
Title |
|
||||||
Labels |
Added:
?
|
Title |
|
well if my personal troll is going to down thumb the change upstream in the filter, and if Joomla 4 demands that we continue using <br>
instead of <br />
then Joomla (The CMS™) needs to make a decision to either fork the filter library to be able to make their change, or to stop enforcing the use of <br>
over `
in Joomla 4.
For the avoidance of doubt - any valid <br>
in valid HTML sent through the filter will come out the other side as <br />
currently. This is not limited to the offline message in Global Config, but to any use of the filter for safeHTML
Over to you George @wilsonge
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-07 18:37:02 |
Closed_By | ⇒ | PhilETaylor | |
Labels |
Added:
No Code Attached Yet
Removed: ? |
as the upstream pull request this valid bug should be reopened
upstream joomla-framework/filter#49