User tests: Successful: Unsuccessful:
#34257 (@brianteeman) added rendering in the helper (which is used as a proxy to the model, for a getList
method calling a getItems
in the model.
This is the wrong place to be rendering output.
This PR moves the output rendering to the parent module file.
Add the Articles - Most Read
module to your home page and view it with Record Hits enabled and disabled in Article Options.
and/or code review
Same as before this PR
Same as before this PR but correct code placement.
None.
This PR will conflict with #34318 eventually - when it does I'll fix it before merge
Status | New | ⇒ | Pending |
Category | ⇒ | Modules Front End |
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Not that bothers to much but shouldn't this be in it's own layout then?
yes probably, but its overkill as its
:)
@PhilETaylor Could you fix the conflict in file modules/mod_articles_popular/src/Helper/ArticlesPopularHelper.php
? It comes from your other, merged PR #34318 .
Labels |
Added:
Conflicting Files
?
|
Done.
@PhilETaylor Thanks. In fact this PR had the correction of the other one already, as I could see, so the last commit was just a clean branch update.
Previous test results are still valid. I've restored them in the issue tracker.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-06-06 21:10:08 |
Closed_By | ⇒ | chmst | |
Labels |
Added:
?
Removed: Conflicting Files ? |
Thanks!
This PR will conflict with #34318 eventually - when it does I'll fix it before merge