id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
8746,Unicode trouble,contact.thorsten@gmail.com,seccanj,First off_ nice work_ I was looking for this for quite some time!\r\n\r\nI did get:\r\n{{{\r\nError: Macro !ResourceReservationList(type=resource_period=3_title=Prüfstand) failed\r\n'unicode' object has no attribute 'month'\r\n}}}\r\n\r\nAdding some resources and setting reservations works - but only up until reloading the page.\r\nThen above failure blocks the macro. Flushing the resreservation table did help.\r\nIt seems as soon as I enter reservation dates it stops to work. There are unicode characters in german named months if that creates an issue.\r\n\r\nTrac-Version: 0.11.7\r\n\r\nhum_ I just found some output on the console:\r\n\r\n{{{\r\nTrac[formatter] ERROR: Macro !ResourceReservationList(type=resource_period=3_title=Prüfstand) failed: \r\nTraceback (most recent call last):\r\n  File "/usr/lib/python2.6/dist-packages/trac/wiki/formatter.py"_ line 484_ in _macro_formatter\r\n    return macro.process(args_ in_paragraph=True)\r\n  File "/usr/lib/python2.6/dist-packages/trac/wiki/formatter.py"_ line 180_ in process\r\n    text = self.processor(text)\r\n  File "/usr/lib/python2.6/dist-packages/trac/wiki/formatter.py"_ line 167_ in _macro_processor\r\n    text)\r\n  File "/usr/local/lib/python2.6/dist-packages/ResourceReservation-1.0.3-py2.6.egg/resreservation/macros.py"_ line 52_ in expand_macro\r\n    return _render_resreservation_list(self.env_ req_ res_type_ period_ title_ override)\r\n  File "/usr/local/lib/python2.6/dist-packages/ResourceReservation-1.0.3-py2.6.egg/resreservation/macros.py"_ line 130_ in _render_resreservation_list\r\n    curr_month = curr_date.month - first_month\r\n!AttributeError: 'unicode' object has no attribute 'month'\r\n}}},defect,closed,normal,ResourceReservationPlugin,normal,fixed,,,0.11
