User tests: Successful: Unsuccessful:
Pull Request for Issue #15145
Allow backend menu module to still work with old (pre j37) database structure, i.e. without client_id column.
Install J3.5.1
Enable error reporting
Update it to 3.7 rc*
When update scripts asks for confirmation for update, there are notices at the top of page.
After this patch to the update package, there should be no notices.
None
Status | New | ⇒ | Pending |
Category | ⇒ | Modules Administration |
The "SQL File Buffer Read Error" is either a corrupt SQL update file or a local filesystem permissions issue. Unrelated to this PR.
Actually, none of your warning messages can be caused by this PR. Therefore, if you are no longer getting the Undefined property: stdClass::$client_id
error message as noted in the original issue then this PR is successful for the issue it is aiming to address.
I use a custom xml update url to test the PR:
http://alexred.com/joomla/2017/next_minor_list.xml
You can try to find if there is a corrupt SQL update file. I edit the nightly update package like in this PR, rezip, and upload it on my server to test it in the update procedure.
If I use the original nightly update package no SQL File Buffer Read Error"
I have tested this item
A bit tricky to test, here is what I did:
You will still see warnings but these have a different source.
Continue the update process
I have tested this item
Works great. Thanks.
@AlexRed please test it using the way @rdeutz posted above. THis way we are sure there is no Problem with your package
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-19 18:25:09 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
I have tested this item? unsuccessfully on bc54f8f
In my test, update a site from Joomla 3.4.8 to 3.7 rc* with your PR no more notices but some old and new error message:
Warning
JInstaller: :Install: SQL File Buffer Read Error.
Files Update: SQL error file DB function reports no errors.
Error loading component: com_fields, Component not found.
and the component menu is almost empty
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15275.