There is no file nor directory at the given path: 'rhodecode/templates/errors/${h.url('/css/style.css')}' at revision fe4e9a7d7bb7
Files
@ 3853e37db97c
Branch filter:
Location: kallithea/rhodecode/tests/functional/__init__.py
3853e37db97c
0 B
text/x-python
fixes issue #531, when extracting user email, we check it against the database,
and return user default email. Also if no email is present check the username
for matching targets.
and return user default email. Also if no email is present check the username
for matching targets.