User tests: Successful: Unsuccessful:
If you export a live site's database and compare it to the core joomla.sql you'll see lots of minor differences. This hardens the database examination and shows that joomla.sql contains many code style mistakes.
| Labels |
Added:
?
|
||
Yes, most of the changes are related to double spaces and upper and lower case for variables.
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-09-19 14:20:48 |
With a quick review of the code, this looks good. Seems like the majority of the changes are removing double spaces, correct?