When I try to use the function of holidays ganttcalendar is shown the error
below:
Traceback (most recent call last):
> File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 522, in
> _dispatch_request
> dispatcher.dispatch(req)
> File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 243, in
> dispatch
> resp = chosen_handler.process_request(req)
> File "/usr/lib/python2.7/dist-packages/trac/admin/web_ui.py", line 117,
> in process_request
> path_info)
> File
> "/usr/local/lib/python2.7/dist-packages/TracGanttCalendarPlugin-0.6.2-py2.7.egg/ganttcalendar/admin.py",
>
> line 76,
> in render_admin_panel
> self.log.info("loc:"+loc)
> TypeError: cannot concatenate 'str' and 'NoneType' objects
>
>
Thanks
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/trac-users/-/7EQyLhzH4JUJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.