Closed (duplicate)
Project:
Simplenews
Version:
5.x-1.1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2007 at 15:56 UTC
Updated:
10 Sep 2007 at 02:27 UTC
I am very new to CSS so forgive me if i am wrong on this. http://validator.w3.org tells me this.
Comments
Comment #1
mightyiam commentedFurther explanation follows.
When both the user login block from core and the simplenews newsletter block are on the same page, the page won't validate due to duplicate ID`s.
Here is an example:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.awareness.org.il%2Fqu...
I've tried looking in the module's code but i couldn't find where the ID is specified. Shame - I wanted to submit a patch and feel like I'm contributing.
Any help on this? I want my pages to validate :-)
Comment #2
mightyiam commentedFurther explanation follows.
When both the user login block from core and the simplenews newsletter block are on the same page, the page won't validate due to duplicate ID`s.
Here is an example:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.awareness.org.il%2Fqu...
I've tried looking in the module's code but i couldn't find where the ID is specified. Shame - I wanted to submit a patch and feel like I'm contributing.
Any help on this? I want my pages to validate :-)
Comment #3
mightyiam commentedExcuse the repeated posting - I'm tired. This is the right address:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.awareness.org.il%2Fwe...
Comment #4
oadaeh commentedYou might be interested in reading through this: http://drupal.org/node/111719
Comment #5
mightyiam commentedThe forms in the blocks don't work well when there is more then one block in the page. I am assuming that this is due to the duplicate id`s.
Of course it also doesn't pass validation.
I've read that thread but I'm not sure - Is this a Drupal core problem? Can't a module set it's own id`s?
Comment #6
mightyiam commentedhttp://drupal.org/node/121479