? ? Pending

User tests: Successful: Unsuccessful:

avatar chmst
chmst
3 Nov 2021

Pull Request for Issue #35961 .

Summary of Changes

Check if icons may be shown in a contact.

Testing Instructions

You need at least one contact and a menu item to this contact.

Go to com_contact in Backend, Open the Options and go to Icons settings.

Set the select to "text": In the frontend. The contact shows text:
image

Select "none": No icon or text is displayed:
image

Select "icons" and don't choose an own image: The default icons are displayed.
image

Select "icons" and choose own images: Own images replace the default icons
image

Actual result BEFORE applying this Pull Request

Icons were displayed when the selection was "none"

Expected result AFTER applying this Pull Request

No Icons are displayed when the selection is "none"

Documentation Changes Required

no, it's a bug

avatar chmst chmst - open - 3 Nov 2021
avatar chmst chmst - change - 3 Nov 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Nov 2021
Category Front End com_contact
avatar richard67 richard67 - test_item - 3 Nov 2021 - Tested successfully
avatar richard67
richard67 - comment - 3 Nov 2021

I have tested this item successfully on 1537182


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35963.

avatar chmst
chmst - comment - 3 Nov 2021

This PR is a duplicate to #35962, because the issue tracker messed it all up


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35963.

avatar brianteeman brianteeman - test_item - 3 Nov 2021 - Tested successfully
avatar brianteeman
brianteeman - comment - 3 Nov 2021

I have tested this item successfully on 1537182


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35963.

avatar khu5h1 khu5h1 - test_item - 3 Nov 2021 - Tested successfully
avatar khu5h1
khu5h1 - comment - 3 Nov 2021

I have tested this item successfully on 1537182


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35963.

avatar richard67 richard67 - change - 3 Nov 2021
Status Pending Ready to Commit
Labels Added: ?
avatar richard67
richard67 - comment - 3 Nov 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35963.

avatar chmst
chmst - comment - 3 Nov 2021

Thank you all, sorry for inconvenience with the issue tracker

avatar chmst chmst - change - 4 Nov 2021
Labels Added: ?
avatar richard67 richard67 - test_item - 4 Nov 2021 - Tested successfully
avatar richard67
richard67 - comment - 4 Nov 2021

I have tested this item successfully on dd72b20

The last change was just a removal of useless brackets since in PHP the "==" operator has higher precedence than the "=" operator, so just a code style change and my previous test is still valid.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/35963.

avatar richard67
richard67 - comment - 4 Nov 2021

@brianteeman Could you test again? A code review of the last commit should be sufficient. Thanks in advance.

avatar bembelimen
bembelimen - comment - 7 Nov 2021

As only brackets were removed, the old test should be still valid.

avatar bembelimen bembelimen - change - 7 Nov 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-11-07 02:35:18
Closed_By bembelimen
avatar bembelimen bembelimen - close - 7 Nov 2021
avatar bembelimen bembelimen - merge - 7 Nov 2021
avatar bembelimen
bembelimen - comment - 7 Nov 2021

Thx

Add a Comment

Login with GitHub to post a comment