On clean j323 install with learning demo data create a menu item to contact category C
Pick the menu item in the frontend and see: No articles to display
To see: There are no Contacts to display
text from COM_CONTACT_NO_CONTACTS instead of COM_CONTACT_NO_ARTICLES
You get: No articles to display
Clean J323 install with learning demo data.
Replacing COM_CONTACT_NO_ARTICLES with COM_CONTACT_NO_CONTACTS makes COM_CONTACT_NO_ARTICLES unused, which normally should have it removed.
Considering that articles are also shown for contacts it might be intended to be used.
Separate issue I think, removing/using.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-03-13 06:52:53 |
Labels |
Added:
?
|
Closing this issue since you also made a PR (which automatically opens its own issue).
See #3290