multiple IDs cause ubercart pages to fail XHTML validation

Project:Ubercart Contributions
Component:Code
Category:
Priority:normal
Assigned:Unassigned
Status:active
Description
Project: 
Ubercart

I've just set up my first Ubercart site and am very happy with it! However, my employer is a stickler for W3C XHTML validation, and our lovely new site fails:

https://secure.bluehost.com/~psduuaor/ubercart/

The reason is that Ubercart is using the same ID for multiple elements on a page. Simply changing these to classes would solve the problem (though upgrading users would have to change their stylesheets). Please consider it for a future version! Thank you for all the work you've done!!!

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: multiple IDs cause ubercart pages to fail XHTML validation

This is actually a problem with the way Drupal renders forms. I know there was a fairly long issue about it, but I can't remember if the fix got into Drupal 6 or not. I'm certain it'll be there by 7.