Ticket #508 (new defect)
Issues with install.php
| Reported by: | reporter | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There seems to be some issues with the install page:
* If MySQL is not installed, the SQLite radio button is selected, but the fields are not updated to reflect this (i.e the fields look like MySQL was selected).
* The field validation code does not work.
The attached patch should fix these issues.
