The following field does not appear to be used in com_contact anywhere and I do not understand what the @
sign is for either.
joomla-cms/administrator/components/com_contact/models/forms/contact.xml
Lines 301 to 306 in a5b37ed
The JTEXT reference is:
I have done a text search in com_contact I have and cannot find this text_details
I think this should be removed
it appears to be an issue in J4 (but I have not looked properly at J4)
joomla-cms/administrator/components/com_contact/forms/contact.xml
Lines 271 to 276 in c6332d4
JTEXT
Setting | Value |
---|---|
PHP Built On | Windows NT E6540 10.0 build 19041 (Windows 10) AMD64 |
Database Type | mysql |
Database Version | 5.5.5-10.4.10-MariaDB |
Database Collation | utf8mb4_unicode_ci |
Database Connection Collation | utf8mb4_general_ci |
PHP Version | 7.3.12 |
Web Server | Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.12 |
WebServer to PHP Interface | apache2handler |
Joomla! Version | Joomla! 3.9.22 Stable [ Amani ] 6-October-2020 15:00 GMT |
Joomla! Platform Version | Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT |
User Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:82.0) Gecko/20100101 Firefox/82.0 |
Labels |
Added:
?
|
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-11-20 15:28:51 |
Closed_By | ⇒ | alikon |
Looks indeed like a leftover. It got introduced with 6234151, but that was just some sync merge of another branch.
The language string itself goes back even further (year 2010).
So I think this field indeed can be safely removed. Do you want to prepare a PR?