Bug Report #1143
HTML Misconfiguration in the install.php file.
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Core | |||
| Target version: | 2.3.3 | |||
| Resolution: | fixed | Points: |
Description
Around line 93 I have noticed that the <tr> there does not get closed before another <tr> is introduced on line 100. There should be a closing tag for the <tr> before line 100. Line 108 (a stray </tr> needs to be deleted.
History
Updated by Will Hunting - almost 3 years ago
- Status changed from New to Closed
- Resolution set to fixed
Here I leave the install.php with HTML code properly indented (at least better than before) and tha </tr> problem solved.
It should be enough.
Updated by Will Hunting - almost 3 years ago
- Status changed from Closed to Feedback
- Resolution deleted (
fixed)
Updated by Will Hunting - almost 3 years ago
Sorry, but I don't know if I should close the ticket...
Updated by Kiall Mac Innes almost 3 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Applied in changeset r4293.
Updated by Kiall Mac Innes almost 3 years ago
- Assignee changed from Jeremy Bush to Kiall Mac Innes
- Resolution set to fixed