Closed (won't fix)
Project:
Fivestar
Version:
6.x-1.19
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 13:57 UTC
Updated:
4 Mar 2014 at 07:59 UTC
Jump to comment: Most recent
When I run my page through the W3C HTML validator, I get the following warning:
reference to non-existent ID "edit-vote"
<label for="edit-vote">Average: </label>
On my node, I am printing the fivestar widget using the following code:
print fivestar_widget_form($node);
Comments
Comment #1
Aniara.io commentedI have the same issue with Drupal 6.14 and Fivestar 6.x-1.19.
Comment #2
JimmyAx commentedI can confirm this issue with Drupal 6.15 and Fivestar 6.x-1.19.
Comment #3
andrewsuth commented@maintainers: Any word on this? I really like to W3C validate ;)
Comment #4
ezra-g commentedWe'd be happy to review a patch :).
Comment #5
background_guy commentedAre there any updates to this? 4 months with NO word, no updates, no patches, no recommendations? Very Sad!
Comment #6
ezra-g commentedThis is a non-critical and probably minor bug. If you're feeling sad about it, I'd like to suggest submitting a patch ;) .
Comment #7
daniel wentsch commentedSubscribing (and looking for a solution myself, too).
Edit:
I just did a quick override inside my template.php to hardcode the correct id for the select. Not very elegant, but everything validates at least though.
Comment #8
nschloe commentedsubscribing
Comment #9
parasolx commentedi'm also subcribing
Comment #10
whiteph commentedWe can no longer support the Drupal 6 version of Fivestar. It is in security maintenance mode only. When the Drupal 8 version of Fivestar is released, the Drupal 6 version will be officially deprecated.
Comment #11
whiteph commentedSee Help testing Drupal 6 patches.