? ? Pending

User tests: Successful: Unsuccessful:

avatar rdeutz
rdeutz
25 Jun 2017

Pull Request for Issue #16858.

Summary of Changes

We don't need to set the page number

Testing Instructions

  • install 3.7.3-dev
  • set up a news flash module to the category Joomla! (using sample data)

Expected Result

No errors.

Actual result:

image

avatar rdeutz rdeutz - open - 25 Jun 2017
avatar rdeutz rdeutz - change - 25 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 Jun 2017
Category Modules Front End
avatar laoneo
laoneo - comment - 25 Jun 2017

Should you not send at least 0 as page attribute?

avatar zero-24 zero-24 - change - 25 Jun 2017
The description was changed
avatar zero-24 zero-24 - edited - 25 Jun 2017
avatar zero-24 zero-24 - test_item - 25 Jun 2017 - Tested successfully
avatar zero-24
zero-24 - comment - 25 Jun 2017

I have tested this item successfully on 4ebe5a6

works good here.


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

avatar zero-24
zero-24 - comment - 25 Jun 2017

Should you not send at least 0 as page attribute?

@laoneo why do you want to set it if it is the default value?

avatar mbabker
mbabker - comment - 25 Jun 2017

RocketTheme plugins commonly make the $page parameter a required argument which causes all sorts of excessive bug reports when you have an extension which does not include the parameter in the event arguments.

avatar zero-24 zero-24 - change - 25 Jun 2017
Labels Added: ? ?
avatar zero-24
zero-24 - comment - 25 Jun 2017

RocketTheme plugins commonly make the $page parameter a required argument which causes all sorts of excessive bug reports when you have an extension which does not include the parameter in the event arguments.

I'm not question anything anymore... Just "fixed" in the PR.

avatar franz-wohlkoenig franz-wohlkoenig - test_item - 26 Jun 2017 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Jun 2017

I have tested this item successfully on 3cca1d0


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

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Jun 2017

@zero-24 can you please retest?

avatar laoneo laoneo - test_item - 26 Jun 2017 - Tested successfully
avatar laoneo
laoneo - comment - 26 Jun 2017

I have tested this item successfully on 3cca1d0

@zero-24 its also documented as limitstart here https://docs.joomla.org/Plugin/Events/Content, so I guess it is not bad to send all of them


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Jun 2017
Status Pending Ready to Commit
avatar joomla-cms-bot joomla-cms-bot - edited - 26 Jun 2017
avatar joomla-cms-bot joomla-cms-bot - edited - 26 Jun 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Jun 2017

RTC after two successful tests.

avatar zero-24 zero-24 - change - 26 Jun 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-06-26 09:32:12
Closed_By zero-24
Labels Added: ?
Removed: ?
avatar zero-24 zero-24 - close - 26 Jun 2017
avatar zero-24 zero-24 - merge - 26 Jun 2017
avatar zero-24
zero-24 - comment - 26 Jun 2017

Thanks.

Add a Comment

Login with GitHub to post a comment