akeeba/release-system

Unpublished items show up in Latest Releases

thoni56 opened this issue · 1 comments

I updated my very old ARS to the latest relase 4.1.0 (thanks for still making it available).

Although I know you don't officially support this any more, I thought I'd just record a problem I see with this new version.

I have this:

bild

Notice that only three of the seven items are published. On the front page, I see this:

bild

which is what I expect, but using the "Latest Release" menu item, I get this:

bild

Here we can see all items in the release, including the non-published ones.

(As a small side issue, the new styling for the heading is not working so well for here...)

You can fix this issue by replacing components/com_ars/View/Latest/tmpl/generic.blade.php with this file.

Regarding the styling, you can always do template overrides to style the pages in a way that's most appropriate for your site. The default styling is very generic and more of a guideline.