Article options / tab Articles / set Intro Text to Hide
Article options / tab Integration / set Include in Feed to Full Text
Create an article with intro text 'AA', insert a Read more and add text 'BB'.
Look at the html result on the website and view the full article. Only BB is shown.
Look at the feed result and only BB is shown.
Look at the html result on the website and view the full article. Only BB is shown.
Look at the feed result and now AA + BB is shown.
Joomla 3 and 4
I do understand that Full article = Intro + Rest. But as the option states in the hint-text (J3): If set to Show, the Intro text of the Article will show when you drill down to the article. If set to Hide, only the part of the article after the 'Read More' break will show. That makes: Full article = Rest. And the feed does not obey that rule.
Can this be solved?
| Labels |
Removed:
?
|
||
| Labels |
Added:
No Code Attached Yet
|
||
| Labels |
Added:
bug
|
||
Nevermind, I have fixed this.
I could replicate this Successfully ✅
This is what I found:
I personally don't know yet if this is the correct way (otherwise won't be applicable or is meaningless) or if it is a bug.
Maybe someone with a better understanding can tell us @Hackwar.
I might work on this though.
Testing performed on Joomla 5.4
Issue: RSS Feed ignores "Show Intro Text = Hide" setting when "Include in Feed = Full Text" is selected
Steps performed to replicate:
http://localhost/category-blog-menu-for-article-setting?format=feed&type=rssResult observed in the feed:
Expected result (with Show Intro Text = Hide):
Only BB should appear in the feed description
Actual result (bug):
Both AA and BB appear in the feed description
Comparison:
Conclusion:
The RSS feed generation code ignores the Show Intro Text = Hide setting. When "Include in Feed = Full Text" is selected, it should output only the content after the Read More break when Show Intro Text is set to Hide, but instead it outputs both intro text and full text concatenated.
System information:
http://localhost/category-blog-menu-for-article-setting?format=feed&type=rss