? Success

User tests: Successful: Unsuccessful:

avatar sovainfo
sovainfo
13 Mar 2014

Steps to reproduce the issue

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

Expected result

To see: There are no Contacts to display
text from COM_CONTACT_NO_CONTACTS instead of COM_CONTACT_NO_ARTICLES

Actual result

You get: No articles to display

System information (as much as possible)

Clean J323 install with learning demo data.

Additional comments

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.

avatar sovainfo sovainfo - open - 13 Mar 2014
avatar sovainfo sovainfo - change - 13 Mar 2014
Labels Added: ? ?
avatar Bakual
Bakual - comment - 13 Mar 2014

Updated PR info with the information from the (now closed) issue.

avatar losedk
losedk - comment - 7 Apr 2014

COM_CONTACT_NO_CONTACTS is misspelled in the commit (components/com_contact/views/category/tmpl/default_items.php).

avatar infograf768
infograf768 - comment - 8 Apr 2014

To check: it seems that COM_CONTACT_NO_ARTICLES would have to be deleted from the language file.

avatar sovainfo sovainfo - change - 10 Apr 2014
Title
Wrong message for empty contact category list
[#3289] Wrong message for empty contact category list
avatar sovainfo sovainfo - change - 10 Apr 2014
Title
Wrong message for empty contact category list
[#3289] Wrong message for empty contact category list
avatar peterlose
peterlose - comment - 23 Apr 2014

I agree, COM_CONTACT_NO_ARTICLES should be deleted from en-GB.com_contact.ini

avatar infograf768 infograf768 - change - 24 Apr 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-04-24 08:58:58
avatar infograf768 infograf768 - close - 24 Apr 2014
avatar infograf768 infograf768 - close - 24 Apr 2014
avatar sovainfo sovainfo - head_ref_deleted - 24 Apr 2014
avatar Bakual Bakual - reference | 35fd8a1 - 12 May 14

Add a Comment

Login with GitHub to post a comment