? ? Pending

User tests: Successful: Unsuccessful:

avatar tonypartridge
tonypartridge
2 Aug 2017

Changed Update Notification Version compare to use le = Less than or Equal to. In some cases the users have updated the site before they have been notified within Joomla! i.e. a 3rd part component. Then the localised Joomla! install is stuck in the past and given it no longer equals to it informs the users constantly.

Pull Request for Issue #17299 .

Summary of Changes

version compare from GT to LE

Testing Instructions

Install Joomla! 3.7.3 and then setup update notifications, ensure you still get notified about V3.7.4 update.

avatar joomla-cms-bot joomla-cms-bot - change - 2 Aug 2017
Category Front End Plugins
avatar tonypartridge tonypartridge - open - 2 Aug 2017
avatar tonypartridge tonypartridge - change - 2 Aug 2017
Status New Pending
avatar tonypartridge tonypartridge - change - 2 Aug 2017
Labels Added: ?
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 3 Aug 2017

@joshelmich @pacman10 can you please test this Pull Request?

avatar pacman10
pacman10 - comment - 3 Aug 2017

I'm not sure what this "@joshelmich @pacman10 can you please test this Pull Request?" means (I don't know what a Pull Request is). It contains my username. Am I supposed to do something with it ? Happy to help but need guidance. Thanks.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 3 Aug 2017

Every Pull Request (PR) needs 2 successfully Tests. You wrote on issue #17299 and this PR try to solve the issue.

Please read https://brian.teeman.net/joomla/a-dummies-guide-to-joomla-bug-testing and help solving this Issue by test.

avatar infograf768
infograf768 - comment - 3 Aug 2017

Should not it be <= ?

avatar tonypartridge
tonypartridge - comment - 3 Aug 2017

<= is the same as le.

See:
http://php.net/manual/en/function.version-compare.php

Given we were using eq, I kept it similar.

avatar infograf768
infograf768 - comment - 3 Aug 2017

Correct indeed.

avatar alikon alikon - test_item - 3 Aug 2017 - Tested successfully
avatar alikon
alikon - comment - 3 Aug 2017

I have tested this item successfully on ddfa21f


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

avatar infograf768 infograf768 - test_item - 4 Aug 2017 - Tested successfully
avatar infograf768
infograf768 - comment - 4 Aug 2017

I have tested this item successfully on ddfa21f

Modified the plugin with this PR on a 3.7.3 site and got the mail fine.


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

avatar infograf768 infograf768 - change - 4 Aug 2017
Status Pending Ready to Commit
avatar infograf768
infograf768 - comment - 4 Aug 2017

RTC


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

avatar mbabker mbabker - change - 4 Aug 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-08-04 11:28:54
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 4 Aug 2017
avatar mbabker mbabker - merge - 4 Aug 2017

Add a Comment

Login with GitHub to post a comment