User tests: Successful: Unsuccessful:
Based on the current valid upgrade policy which says an upgrade to 4.0 is only supported from 3.9.
Could be tested by upgrading from 3.7 to 4.0. But I haven't tried if that even works yet. Most likely it's broken without this PR already
Other than that it is code review.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_admin SQL |
What happens to the Database Fixer tool with the SQL files gone? I mean for sure it's not an upgrade path we support but unsure if the fixer tool is usable without it? It would at least mean people would be forced to run the fixer before they upgrade from 3.9 to 4
It would only apply SQL files from 4.0 onwards, and yes it would mean people have their site up to date prior to the upgrade.
Do you think we can't assume people have a working installation before they upgrade?
Maybe we can add a check to the Joomla Update component which shows a warning if the fixer detects an issue to prevent people accidentally upgrading a broken installation?
Imho it's a step we have to take eventually anyway. We have files going back to 2.5.0 in 2011 there...
Is there a reason we do not support updates from 3.8.last to 4.0? As 3.9 and 4.0 are currently planed to be released at the same time?
From a practical perspective, it probably won't be much different unless we remove something from the deleted files/folders list that gets removed between 3.8 and 3.9 and inherently wouldn't be in 4.0. As a matter of policy though, let's keep the main focus on 3.last to 4.0 then take into consideration supporting additional releases as practical.
Can you fix conflicts and I'll get this merged :)
Rebased and conflicts solved.
Milestone |
Added: |
Milestone |
Added: |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-07-24 14:20:50 |
Closed_By | ⇒ | wilsonge |
Few things