User tests: Successful: Unsuccessful:
In the install app, the code to boot the session is triggered twice. This PR fixes that.
So, the easiest way I have to confirm this is fixed is putting a echo 'loadSession started'; line at the beginning of InstallationApplicationWeb::loadSession() as it isn't something you'll notice in normal code execution. Pre-patch, the message should show twice; post-patch only once. Otherwise, this is basically just make sure the CMS installs correctly.
Or, you can read through the code and see how the method is called twice.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-06-05 23:16:44 |
| Closed_By | ⇒ | wilsonge |
| Labels |
Added:
?
|
||
| Labels |
Added:
?
|
||
| Milestone |
Added: |
||
We are stupid sometimes. Merged