Files @ e7d7f05217c1
Branch filter:

Location: kallithea/docs/api/index.rst - annotation

e7d7f05217c1 83 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Marcin Kuzminski
replaced all decode('utf-8') instances with .decode('utf-8','replace') for more error prof setup,
this way rhodecode could handle displaying non utf8 encoded file paths. This is still an invalid path, but this way we could at least show those paths without errors