? Pending
Pull Request for # 9537

User tests: Successful: Unsuccessful:

avatar alikon
alikon
26 Mar 2016

Pull Request for Issue #9537 .

Summary of Changes

fix drop index syntax thx to @waader

Testing Instructions

Joomla! Update: Options
Change the Update source config to something like this
updates

Hack the list.xml file
hack1

Hack the extension_sts.xml file
change the repo from https://github.com/joomla/joomla-cms/releases/download/3.5.0
to yours local
hack2

use this update pkg instead of the official one wich is the same + this #pr
Joomla_3.5.0-Stable-Update_Package.zip

execute this query on your db

UPDATE  #__update_sites
set location ='http://localhost/pr/list.xml'
where update_site_id =1;

now you can upgrade to 3.5

avatar alikon alikon - open - 26 Mar 2016
avatar alikon alikon - change - 26 Mar 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Mar 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 26 Mar 2016
Category Postgresql
avatar waader waader - test_item - 26 Mar 2016 - Tested successfully
avatar waader
waader - comment - 26 Mar 2016

I have tested this item :white_check_mark: successfully on ee23c81

Thanks for the test recipe!


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

avatar brianteeman brianteeman - change - 26 Mar 2016
Rel_Number 0 9537
Relation Type Pull Request for
avatar wilsonge wilsonge - close - 28 Mar 2016
avatar wilsonge wilsonge - merge - 28 Mar 2016
avatar wilsonge wilsonge - reference | a6b9871 - 28 Mar 16
avatar wilsonge wilsonge - merge - 28 Mar 2016
avatar wilsonge wilsonge - change - 28 Mar 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-03-28 22:57:54
Closed_By wilsonge
avatar wilsonge wilsonge - close - 28 Mar 2016
avatar wilsonge wilsonge - change - 28 Mar 2016
Milestone Added:

Add a Comment

Login with GitHub to post a comment