PR-5.3-dev Pending

User tests: Successful: Unsuccessful:

avatar keep
keep
9 May 2025

Pull Request for Issue #44693

Summary of Changes

When generating a feed from com_tags, this change prepends the intro image (if available) to the feed item's description using an tag.

Testing Instructions

Create a tagged article that has an intro image.
Open the tag feed
Check that the feed item description starts with the intro image as an HTML element.

Actual result BEFORE applying this Pull Request

The feed item description contains only the article body text.

Expected result AFTER applying this Pull Request

If the article has an intro image, it is included before the description text in the feed.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar keep keep - open - 9 May 2025
avatar keep keep - change - 9 May 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 9 May 2025
Category com_tags Front End
avatar keep keep - change - 9 May 2025
Labels Added: PR-5.3-dev
avatar MacJoom MacJoom - test_item - 23 Aug 2025 - Tested unsuccessfully
avatar MacJoom
MacJoom - comment - 23 Aug 2025

I have tested this item 🔴 unsuccessfully on c3906ee

I'm getting an error after applying the Patch:
Class "Joomla\Component\Tags\Site\View\Tag\HTMLHelper" not found

is an

use Joomla\CMS\HTML\HTMLHelper;

missing?


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

avatar drmenzelit drmenzelit - test_item - 23 Aug 2025 - Tested unsuccessfully
avatar drmenzelit
drmenzelit - comment - 23 Aug 2025

I have tested this item 🔴 unsuccessfully on c3906ee

Getting an error, when trying to open the feed

0

Class "Joomla\Component\Tags\Site\View\Tag\HTMLHelper" not found


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

Add a Comment

Login with GitHub to post a comment