Closed (works as designed)
Project:
Drupal core
Version:
6.22
Component:
poll.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 19:49 UTC
Updated:
19 Dec 2011 at 17:47 UTC
Prior to voting, a poll title in a block appears using <h2> and with a colon :, but after the vote, the same title now appears as normal text and with the colon removed. I have observed this with both the default Garland theme (attached) and a custom Artisteer theme.
Is this by design or am I missing some configuration to make pre-vote and post-vote appearance consistent?
| Comment | File | Size | Author |
|---|---|---|---|
| PostVote_Garland.png | 10.6 KB | woodp | |
| PreVote_Garland.png | 9.53 KB | woodp |
Comments
Comment #1
woodp commentedComment #2
flk commentedThe form behaviour is quite consistent and you can easily theme the output of a polls.
See http://api.drupal.org/api/drupal/modules--poll--poll-results.tpl.php/6 for further info on how to do thus.
Comment #2.0
flk commentedEmbedded h2 field made the message difficult to read