#542: No handler matched request to /login
---------------------+---------------
Reporter: olemis | Owner:
Type: defect | Status: new
Priority: major | Version:
Resolution: |
---------------------+---------------
Bloodhound is rendering the following HTTP error in /login page
immediately after running installer script .
{{{
Error: Not Found
No handler matched request to /login
}}}
System info :
{{{#!py
>>> pprint([list(c.get_system_info()) for c in
ExtensionPoint(trac.env.ISystemInfoProvider).extensions(e)])
[[('Genshi', '0.6 (without speedups)'), ('Babel', '0.9.4')],
[('Trac', '1.0.1\n'),
('Bloodhound Trac', '1.0.1'),
('Python', '2.6.5 (r265:79063, Apr 16 2010, 13:57:41) \n[GCC 4.4.3]'),
('setuptools', '0.6c11'),
('pytz', '2010b')],
[('Pygments', '1.2.2')],
[('Docutils', '0.6')]]
}}}
Please try it and report if you can reproduce this (IMHO critical) issue .
It was detected while running the functional test suite .
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/542>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker