No Code Attached Yet bug
avatar drmenzelit
drmenzelit
28 Apr 2026

What happened?

#47263 changed the logic for the display of the read more button in the Articles Module (display only if there is a fulltext present).

Version

5.4

Expected result

See a read more button if the text was shortened with Introtext Limit (there is more to read)

Actual result

The problem now is: if you are using the Introtext Limit to shorten your articles text instead of using the readmore marker, no read more button will be displayed.

Article without readmore:
Image

Parameters in the module:
Image

Articles
left with intro- and fulltext
right without readmore

Image

System Information

No response

Additional Comments

No response

avatar drmenzelit drmenzelit - open - 28 Apr 2026
avatar joomla-cms-bot joomla-cms-bot - change - 28 Apr 2026
Labels Added: No Code Attached Yet bug
avatar joomla-cms-bot joomla-cms-bot - labeled - 28 Apr 2026
avatar pratibha-builds
pratibha-builds - comment - 29 Apr 2026

Confirmed on Joomla 5.4.5.

Steps to reproduce:

  1. Create an article without a readmore marker.
  2. Create an "Articles" module.
  3. Set an Intro Text Limit (e.g., 10 words).
  4. Enable "Show Read More".
  5. Assign the module to a visible position (e.g., sidebar) and display it on the homepage.

Result:
The article intro text is truncated in the module output, but no "Read More" button is displayed.

Image

Expected:
A "Read More" button should be shown whenever the intro text is truncated, even if no readmore marker is present.

Add a Comment

Login with GitHub to post a comment