I can confirm this. I had to roll back trac to 0.11.5. On nov. 30, 06:07, didley <[email protected]> wrote: > Hello, > > after switching to Trav Version 11.6 I got the following error. I'm > not sure but it looks like an error from agilo. > > Traceback (most recent call last): > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\web\api.py", line 377, in send_error > 'text/html') > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\web\chrome.py", line 739, in render_template > data = self.populate_data(req, data) > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\web\chrome.py", line 639, in populate_data > d['chrome'].update(req.chrome) > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\web\api.py", line 195, in __getattr__ > value = self.callbacks[name](self) > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\web\chrome.py", line 494, in prepare_request > for category, name, text in contributor.get_navigation_items(req): > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\admin\web_ui.py", line 65, in get_navigation_items > panels, providers = self._get_panels(req) > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\admin\web_ui.py", line 160, in _get_panels > for provider in self.panel_providers: > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\core.py", line 70, in extensions > return filter(None, [component.compmgr[cls] for cls in > extensions]) > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\core.py", line 207, in __getitem__ > component = cls(self) > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\core.py", line 111, in maybe_init > init(self) > File "build\bdist.win32\egg\agilo\scrum\backlog\admin.py", line 45, > in __init__ > self.calculated = LinksConfiguration(self.env).get_calculated() or > [] > File "c:\programme\python25\lib\site-packages\Trac-0.11.6-py2.5.egg > \trac\core.py", line 111, in maybe_init > init(self) > File "build\bdist.win32\egg\agilo\ticket\links\model.py", line 100, > in __init__ > self.initialize() > File "build\bdist.win32\egg\agilo\ticket\links\model.py", line 162, > in initialize > fields_s = links.get('%s.%s.%s' % (src, dest, LinkOption.SORT)) > File "build\bdist.win32\egg\agilo\utils\config.py", line 140, in get > if len(value.strip()) == 0: > AttributeError: 'NoneType' object has no attribute 'strip' > > didley
-- Follow Agilo on Twitter: http://twitter.com/agiloforscrum ----- You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. 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/agilo?hl=en

