Bug Report #1143

HTML Misconfiguration in the install.php file.

Added by Brant Peery - almost 3 years ago. Updated almost 3 years ago.

Status:Closed Start date:
Priority:High Due date:
Assignee:Kiall Mac Innes % 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.

install.php - install.php file properly indented and html tags bug solved (4.9 kB) Will Hunting -, 03/15/2009 09:44 pm

Associated revisions

Revision 4294
Added by Kiall Mac Innes almost 3 years ago

merging r4293 to 2.4 branch - refs #1143

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

Also available in: Atom PDF