strider72 / spam-karma

A flexible and modular anti-spam plugin for WordPress
GNU General Public License v2.0
3 stars 3 forks source link

SK2 plugins appear to create invalid XHTML 1.0 Strict #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. XHTML 1.0 Strict validation of comment forms with SK2 payload and time 
outputs

What is the expected output? What do you see instead?
What I see is that unless I edit SK2 to enclose the input fields for 
sk2_my_js_check1 and sk2_my_js_check2, as well as sk2_time, such pages 
fail to validate as XHTML 1.0 Strict in a WordPress theme that otherwise 
generates valid XHTML 1.0 Strict.

What version of the product are you using? On what operating system?
SK2 2.3 rc4, Debian Linux

Please provide any additional information below.
I "solved" this locally by editing my SK2 plugins to wrap these fields in 
div id="SK2" tags, I don't know if that's the optimal solution though.

Original issue reported on code.google.com by rongue...@gmail.com on 24 Jan 2009 at 10:41

GoogleCodeExporter commented 9 years ago
Could you tell us what exactly you edited?  Which lines in which file?

Original comment by stephen....@gmail.com on 12 Feb 2009 at 5:05

GoogleCodeExporter commented 9 years ago
Should be fixed soon in trunk.  Just need to test and submit.  Basically just 
wrapping added fields in a div.

Original comment by stephen....@gmail.com on 30 Jul 2010 at 4:39

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 4 Apr 2011 at 4:09