User tests: Successful: Unsuccessful:
Pull Request for Issue #46356.
In Joomla 6 the algo26-matthias/idna-convert package got updated to version 4.2.1.
That library now throws an error when it encounters the ending com\.
With the change of this PR the thrown error is ignored and the email is kept.
This is the inital PR that introduced the emailToPunycode function:
#9041
Update
It seems to me, like the whole function was introduced because of the email cloaking plugin.
https://issues.joomla.org/tracker/joomla-cms/8881
That seems to be handling UTF-8 characters just fine now. Can we maybe remove that behavior from the ComponentHelper::filterText() function all together?
In Joomla 6 try to save an article with the following content
"mailto:dummy@dummydomain.com\"
Exception is thrown "Prohibited input U+0000005C"
Article is saved.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
| Labels |
Added:
PR-6.0-dev
|
||
| Labels |
Added:
bug
|
||
I have tested this item ✅ successfully on 309a243
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46450.