By ratkok on
I would like to know if this bug has been fixed?
(copied from the bug report):
The poll views are broken using theme Marvin (and possibly using the UnConeD and Xtemplate themes). To reproduce, open http://localhost/node/view/$nid where $nid is the node ID of a poll.
I use 4.2.0 rc version, theme Marvin (XSilver as well) and it appears to be still broken. Is there patch for this problem?
Thanks.
Comments
the bug report says closed
on May 30, 2003. and so it is - works for me with marvin. you probably should get the most current rc version.
Is this the same problem?
Thanks for your quick reply.
I am using rc from June 9th.
However, I am not sure if the problem is the same one (although it looks like). The problem I have is that polls work fine when accessed from blok (e.g. the most recent polls), however, going to 'older polls' it doesn't work. Actually, it displays current results but doesn't accept new votes. It stays unchanged if you try to vote. It does not report any errors, warnings or anything simmilar. It just doesn't do anything.
I am not sure if the problem is the same one that was fixed closing the issue on May 30th.
I could try with newer version, though.....
I vaguely maintain the poll module
What browser are you using?
If you're using IE, and the poll fore/background bars are split over two lines, rather than being adjacent on the same line, it's an IE bug which has a workaround that made it into the trunk a few days ago.
The polls look right using Marvin on both Mozilla and IE6 (and I'm sure I tested on Opera 6 too).
It'd be helpful if you could send me a screenshot (sent it to drupal_a.t_almaw_d.o.t_com) of the broken behaviour.
I'd suggest you upgrade to the latest 4.2rc anyway - there has been a flurry of bug-fixes that fix small (but irritating) problems like this in the last week.
The problem is still there ....
Thanks for your replies about the problem.
I have upgraded my installation of Drupal, however the problem stays.
Let me explain in more details what is happening:
Since results (and expiration time, etc.) have been handled properly for the poll I assume that it might be something wrong with the voting php/html form or some related issue. I have checked the appropriate mysql tables and the votes, submitted this way, are not there, the tables aren't getting updated.
As I said, everything looks fine visually, just votes are not incremented/accepted/registered as they should be....
So in the nutshell, polls work fine for me if they are accessed through the blocks (i.e. 'Recent polls'). However, accessing them through node/view/x problem described above appears.
I would appreciate any help regarding the issue...
OK, I've patched this up.
Patch is in contributions/for_review.
Should hit the trunk at some point in the next couple of days.