Closed (won't fix)
Project:
Advanced Poll
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2007 at 13:49 UTC
Updated:
2 Dec 2007 at 17:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
anders.fajerson commentedComment #2
ChrisKennedy commentedDoesn't apply.
Comment #3
anders.fajerson commentedRe-rolled.
Comment #4
anders.fajerson commentedStill applies (with fuzz). Bumping up from minor :)
Comment #5
ChrisKennedy commentedI can't see any difference in the output. What "unneeded content" are you referring to?
Comment #6
anders.fajerson commentedOk, "unneeded content" might have been a bit biased. But what I referred to was the submit date, description and optional question field. It can be argued if they indeed should be rendered on the result page, but I think that the simplification in advpoll_view() warrants their removal. I guess we could also render those fields individually, in that case this page should be wrapped in a theme function, maybe anyways, but that's another issue.
Comment #7
ChrisKennedy commentedAh, well I think those do need to be on the results page - showing the results without the question would be strange. Manually adding submit date & author to a template function also seems like a bad idea, because they are controlled at admin/build/theme/settings.
Comment #8
anders.fajerson commentedYeah, I can agree.