1
Peekay
Can notifications become W3C valid?
  • 2013/2/16 21:25

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


If someone on the core team gets a moment, it would be nice if they could update the code in 'system_notification_select.html' so that it validates with the W3C. The '[' character is not allowed in the value of an ID, and duplicate IDs are also a problem, for example...

<input type="checkbox" id="not_list[]" name="not_list[1][status]" value="1"  />
<
input type="checkbox" id="not_list[]" name="not_list[2][status]" value="1"  />

I know this doesn't stop things working, but it is annoying when you eventually get some old module HTML to validate and the only remaining fail is the core code.

2
Mamba
Re: Can notifications become W3C valid?
  • 2013/2/17 7:43

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Can you please submit it as bug to SourceForge, so we can keep track of it? Thanks!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

195 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 195


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits