? Failure

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
10 Jun 2017

Pull Request for Issue # .

Summary of Changes

Similar to #16607, this PR fixes the remaining modules:

  • mod_articles_category
  • mod_articles_news
  • mod_articles_popular

It including calling the namespaced class from com_content + use the namespaced class instead some aliases class

Testing Instructions

Code review. Maybe @wilsonge can review and merge it

avatar joomdonation joomdonation - open - 10 Jun 2017
avatar joomdonation joomdonation - change - 10 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Jun 2017
Category Modules Front End
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 10 Jun 2017

I have tested this item ? unsuccessfully on 63d2a98

index.php/news-flash give 404.


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

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 10 Jun 2017 - Tested unsuccessfully
avatar joomdonation
joomdonation - comment - 10 Jun 2017

It is actually not related to this PR. It causes by Content - Page Break plugin https://github.com/joomla/joomla-cms/blob/4.0-dev/plugins/content/pagebreak/pagebreak.php#L81

I haven't read the code of that plugin yet, so we can leave it to next PR

avatar joomdonation joomdonation - change - 10 Jun 2017
Labels Added: ?
avatar joomdonation
joomdonation - comment - 10 Jun 2017

OK. So I checked and found that the issue happens with Joomla 3.x as well, so look like a bug from this module

I checked article view, and see that the fourth parameter of onContentPrepare trigger has null as default value. So I changed the parameter value from 1 to 0 on this commit 2005578. @wilsonge Please check it to confirm the change is correct.

@franz-wohlkoenig Please test it again

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 10 Jun 2017

I have tested this item successfully on 2005578


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

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 10 Jun 2017 - Tested successfully
avatar joomdonation
joomdonation - comment - 14 Jun 2017

@wilsonge Shouldn't this one be merged? Or you want to have helper file namespaced as Allon mentioned?

avatar wilsonge wilsonge - change - 14 Jun 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-06-14 16:09:45
Closed_By wilsonge
avatar wilsonge wilsonge - close - 14 Jun 2017
avatar wilsonge wilsonge - merge - 14 Jun 2017

Add a Comment

Login with GitHub to post a comment