﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
2673,Syntax error in web_ui.py,henke.mike@…,servilio,"Oops...

Trac detected an internal error: unindent does not match any outer indentation level (web_ui.py, line 64)

Traceback (most recent call last):
  File ""C:/projects/trac.cgi"", line 20, in ?
    cgi_frontend.run()
  File ""C:\Python24\Lib\site-packages\trac\web\cgi_frontend.py"", line 68, in run
    gateway.run(dispatch_request)
  File ""C:\Python24\Lib\site-packages\trac\web\wsgi.py"", line 87, in run
    response = application(self.environ, self._start_response)
  File ""C:\Python24\Lib\site-packages\trac\web\main.py"", line 391, in dispatch_request
    env = _open_environment(env_path, run_once=run_once)
  File ""C:\Python24\Lib\site-packages\trac\web\main.py"", line 51, in _open_environment
    return open_environment(env_path)
  File ""C:\Python24\Lib\site-packages\trac\env.py"", line 462, in open_environment
    env = Environment(env_path)
  File ""C:\Python24\Lib\site-packages\trac\env.py"", line 142, in __init__
    load_components(self)
  File ""C:\Python24\Lib\site-packages\trac\loader.py"", line 101, in load_components
    entry_point.load()
  File ""c:\python24\lib\site-packages\setuptools-0.6c8-py2.4.egg\pkg_resources.py"", line 1912, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
IndentationError: unindent does not match any outer indentation level (web_ui.py, line 64)

",defect,closed,highest,ExtendedFieldPropertiesPlugin,blocker,fixed,,,0.10
