id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8585	error: ResourceNotFound: priority none does not exist.	falkb	rjollos	Don't know when it happens but after a while I see this in my logging:\r\n\r\n{{{\r\n2011-03-08 14:45:40,861 Trac[formatter] ERROR: Macro Poll(Which of these do you prefer?; #1; #2; #3; query:component=Request-a-Hack&status!=closed; Cheese dip) failed: \r\nTraceback (most recent call last):\r\n  File "build\\bdist.win32\\egg\\trac\\wiki\\formatter.py", line 717, in _macro_formatter\r\n    return macro.process(args, in_paragraph=True)\r\n  File "build\\bdist.win32\\egg\\trac\\wiki\\formatter.py", line 304, in process\r\n    text = self.processor(text)\r\n  File "build\\bdist.win32\\egg\\trac\\wiki\\formatter.py", line 291, in _macro_processor\r\n    text)\r\n  File "build\\bdist.win32\\egg\\tracpoll\\tracpoll.py", line 129, in expand_macro\r\n    return self.render_poll(req, title, content)\r\n  File "build\\bdist.win32\\egg\\tracpoll\\tracpoll.py", line 162, in render_poll\r\n    priority = Priority(self.env, ticket['priority']).value\r\n  File "build\\bdist.win32\\egg\\trac\\ticket\\model.py", line 664, in __init__\r\n    type=self.type, name=name))\r\nResourceNotFound: priority none does not exist.\r\n}}}\r\n\r\nIt's Trac 0.12.1 running here.	defect	closed	normal	PollMacro	normal	fixed			0.12
