Create and publish an instance of mod_tags_similar (Tags - Similar).
If the current page has other items with similar tags then those items will show in the list. If not then an error message will show stating "No matching tags." ( MOD_TAGS_SIMILAR_NO_MATCHING_TAGS ).
If the current page has no items with similar tags then nothing shows (no message).
Joomla 3.8.8
The issue is caused by lines 24 to 27 of modules/mod_tags_similar/mod_tags_similar.php
.
These lines can be removed because the default template accounts for an empty list and shows the error instead.
Category | ⇒ | com_modules com_tags |
Status | New | ⇒ | Confirmed |
Imho it's expected that a module doesn't show up if it has nothing to show. Showing a message that there is nothing to show is quite useless
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-06-20 11:49:06 |
Closed_By | ⇒ | joomla-cms-bot |
Status | Closed | ⇒ | Expected Behaviour |
Closed_By | joomla-cms-bot | ⇒ | franz-wohlkoenig |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/20810
Closed as expected Behaviour. Please reopen it if needed.
Issue confirmed.
But i don't know if its expected that nothing is shown if there is no matching tag.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/20810.