Closed (fixed)
Project:
Shoutbox
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2008 at 02:10 UTC
Updated:
27 Aug 2010 at 17:56 UTC
Hello,
When I check the W3C XHTML Validation with Shoutbox enabled, I'm receiving the following error: CSS Validates with no errors
Line 560, Column 114: there is no attribute "name" .
…d="post" id="shoutbox-add-form" name="shoutbox_add"> It is showing the error as the first " in the name="shoutbox_add">
The full line of code is below:
560
I'm not a coder, but have managed to keep my site XHTML 1.0 Strict and CSS Level 2.1 compliant and would appreciate any support you could provide. I like this module and want to continue using it.
Thanks for all your efforts.
Comments
Comment #1
Bob4613 commentedHere is the full line of code
<div class="shoutbox-add-form"><form action="/" accept-charset="UTF-8" method="post" id="shoutbox-add-form" name="shoutbox_add">Comment #2
disterics commentedGood point. Thanks for bringing it to my attention. I will keep all future versions complaint.
Comment #3
Bob4613 commentedHey disterics,
Thanks... I look forward to future releases.
Comment #4
rodrigoaguileraI have the same error in the 2.1 version. the attr name is really needed? this a 2008 issue
Comment #5
mstef commentedI'll fix it for 2.x
Comment #6
mstef commentedhttp://drupal.org/cvs?commit=413114
If you're not using 2.x you should start now. 2.2 will be out soon will a ton of improvements and fixes. 2.1 still runs very smooth.