? Pending

User tests: Successful: Unsuccessful:

avatar roland-d
roland-d
3 Apr 2017

Summary of Changes

The second argument was missing so the fields were loaded as type only but the code is expecting the full information. Setting the second argument to false, loads all details and the test on line 132 will not throw notices because $column is now an object.

Testing Instructions

Try to import the XML schema for a database table for an existing table. There will be several notices Notice: Trying to get property of non-object in D:\wamp64\www\joomla-cms\libraries\joomla\database\importer\mysqli.php on line 148

Apply the patch

The import now runs without any notices.

Documentation Changes Required

None

avatar roland-d roland-d - open - 3 Apr 2017
avatar roland-d roland-d - change - 3 Apr 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Apr 2017
Category Libraries
avatar alikon alikon - test_item - 6 Apr 2017 - Tested successfully
avatar alikon
alikon - comment - 6 Apr 2017

I have tested this item successfully on 093d1f4


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

avatar wilsonge wilsonge - change - 11 Apr 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-04-11 20:25:20
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 11 Apr 2017
avatar wilsonge wilsonge - merge - 11 Apr 2017

Add a Comment

Login with GitHub to post a comment