User tests: Successful: Unsuccessful:
This fixes #5172. Mea culpa. I missed that & in the Installation router.
Testing instructions:
Set PHP error reporting to maximum, try to install Joomla. You will get an error in your Ajax response and the installation does not proceed.
Apply patch and see that this does not happen anymore.
Labels |
Added:
?
|
Category | ⇒ | Installation SEF |
Priority | Medium | ⇒ | Critical |
Easy | No | ⇒ | Yes |
Merged on review
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-11-23 15:16:43 |
[25-Nov-2014 09:47:40 UTC] PHP Strict standards: Declaration of JRouterInstallation::build() should be compatible with JRouter::build($url) in /Applications/MAMP/htdocs/testnew/trunkgitnew/installation/application/router.php on line 47
Looks like you corrected parse, but broke build
Funny thing... That bug was in Joomla since August 2013. Phew, not my fault. Dodged that bullet.