?
avatar aaron-harding
aaron-harding
13 May 2015

The archived articles module doesn't display articles that are checked out. I've had an instance where all the articles in a given month were checked out and so the month wasn't displayed in the module.

Is this intentional? I don't think this is in effect anywhere else in the CMS.

/modules/mod_articles_archive/helper.php line 39

->where('state = 2 AND checked_out = 0')
avatar aaron-harding aaron-harding - open - 13 May 2015
avatar zero-24 zero-24 - change - 13 May 2015
Labels Added: ?
avatar zero-24 zero-24 - change - 13 May 2015
Labels Added: ?
avatar zero-24 zero-24 - change - 13 May 2015
Category Modules
avatar zero-24
zero-24 - comment - 13 May 2015

Agree can you send a PR that fixes the issue?

Code is here: https://github.com/joomla/joomla-cms/blob/staging/modules/mod_articles_archive/helper.php#L39

If you don't know how to create a PR please see:
https://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests

If you have a open PR can you add the link and close here?

Thanks!


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

avatar aaron-harding
aaron-harding - comment - 13 May 2015
avatar aaron-harding aaron-harding - change - 13 May 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-05-13 10:59:18
Closed_By aaron-harding
avatar aaron-harding aaron-harding - close - 13 May 2015
avatar aaron-harding aaron-harding - close - 13 May 2015
avatar zero-24
zero-24 - comment - 13 May 2015

Add a Comment

Login with GitHub to post a comment