User tests: Successful: Unsuccessful:
Pull Request for Issue #41318 .
Change the language-string for correct table-head-title
View in frontend a menue item of Menu_item_type "List Contacts in a Category"
index.php?option=com_contact&view=category
with "Table Headings" is "Show" in the "List Layouts"-Tab of this menue-item.
With this PR:
In the head of the table it is the word "Name" for the column of the names of the contacts
Bug:
In the head of the table it is the false word "Title" and not "Name" for the column of names of the contacts.
In the head of the table it is the word "Name" for the column of the names of the contacts
Edit:
Same now in Backend-view for table-title and filter as aspected
Please select:
No documentation changes for docs.joomla.org needed
No documentation changes for manual.joomla.org needed
Category | ⇒ | Front End com_contact |
Status | New | ⇒ | Pending |
@Sieger66 could you make the corresponding change for the backend? Then it is consistent in frontend and backend
There we have another language key
here https://github.com/joomla/joomla-cms/blob/4.3-dev/administrator/components/com_contact/forms/contact.xml#L16C40-L16C40
and here https://github.com/joomla/joomla-cms/blob/4.3-dev/administrator/components/com_contact/forms/filter_contacts.xml#L111
Category | Front End com_contact | ⇒ | Administration com_contact Front End |
Labels |
Added:
PR-4.3-dev
|
Same now in Backend-view for table-title and filter as aspected
I have tested this item ✅ successfully on f1b086c
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-13 12:59:36 |
Closed_By | ⇒ | obuisard |
The same issue exists in the admin