MSSQL fix sql syntax in administrator/components/com_admin/sql/updates/sqlazure#14102
MSSQL fix sql syntax in administrator/components/com_admin/sql/updates/sqlazure#14102rdeutz merged 1 commit intojoomla:stagingfrom
Conversation
|
I have tested this item ✅ successfully on 2ec04fa This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/14102. cause previous mentioned isssues are present on a fresh install of current staging too |
|
Backend error become from The 404 error is unrelated, but I do not see it on linux. |
|
The 404 error also appears on staging joomla installation on mssql. So it is not related. |
|
I tried it with Joomla 3.4.8 and php 5.3.29. postupdate.php gives some warnings on each invocation. After logging into backend I get |
|
@waader I have fixed one another file from 3.5.0. your upgrade stop on this file, there is a reason of above problems. |
|
I have merged branch 'staging' into 'msfixupdate' in order to add #14133 changes. |
|
Now you can upgrade from joomla >= 3.4.0 but there is still a few bugs in updates files IIRC 3.03, 3.2.x and 3.4.0 |
|
Upgrade from Joomla 3.4.8 works now. |
a913866 to
d441d0d
Compare
|
I have to rebase this patch, there is not changes. Now should be easier to test by Patch Tester. |
|
I have tested this item ✅ successfully on d441d0d This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/14102. |
|
When I choose no sample then it works better but you should not use Database -> Fix button on that PR. I do it in different way on windows. In general it is described at the Test Instruction above. |
|
Can someone with privilege can merge this PR. This is for mssql only with last success test. It is blocking me from creating a next PR. |
|
pinging @infograf768 |
|
RTC, as it is unlikely that we will get more MSSQL testers. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/14102. |
|
thanks @infograf768 |
Summary of Changes
Update sql files for mssql database has invalid syntax.
This PR fix files from 3.5.0 and one older to correct syntax.
Testing Instructions
joomlahttps://github.com/csthomas/joomla-cms/archive/msfixupdate.zipto folderjoomla37joomlatojoomla_oldjoomla37tojoomlajoomla_old/configuration.phptojoomla/configuration.phppostupdate.phpfile fromhttps://gist.github.com/mbabker/d7bfb4e1e2fbc6b7815a733607f89281#file-postupdate-phpand save it injoomla/administrator/folder.php -f administrator/postupdate.phpThen try again run
phpfile, after a few times it won't failed:)or if this PR is still not perfect then (TEST FAILED):
Alternative way to test for git users:
I have tested only from Joomla 3.5.0 because I have not php 5.6 or less.
Expected result
Upgrade from Joomla 3.5.0 to 3.7 will go without errors.
Actual result
Upgrade fails.
Documentation Changes Required
None