SimplePortal

Development => Bugs => Fixed or Bogus Bugs => Topic started by: Burke Knight on December 01, 2008, 07:05:21 PM

Title: 2 Validation Warnings
Post by: Burke Knight on December 01, 2008, 07:05:21 PM
Just to let you know, that the user info block gives 2 warnings on XHTML Validation process for the Login area.

Below is a list of the warning message(s) produced when checking your document.

   1. Warning Line 214, Column 35: reference to non-existent ID "passwrd".

                     
Code: [Select]
<td align="right"><label for="passwrd">Password:</label>&nbsp;</td>
      This error can be triggered by:
          * A non-existent input, select or textarea element
          * A missing id attribute
          * A typographical error in the id attribute

      Try to check the spelling and case of the id you are referring to.



   2. Warning Line 211, Column 35: reference to non-existent ID "user".

                     
Code: [Select]
<td align="right"><label for="user">Username:</label>&nbsp;</td>
      This error can be triggered by:
          * A non-existent input, select or textarea element
          * A missing id attribute
          * A typographical error in the id attribute

      Try to check the spelling and case of the id you are referring to.


Just figured you'd like to know. :)
Title: Re: 2 Validation Warnings
Post by: Nathaniel on December 22, 2008, 06:20:31 PM
Confirmed and put into the BugTracker.

BugTracker link: http://simpleportal.net/index.php?issue=102.0
SimplePortal 2.3.8 © 2008-2024, SimplePortal