- **QA**: Cory Johns


---

** [tickets:#7022] UnicodeDecodeError on side-by-side diff text**

**Status:** code-review
**Labels:** 42cc 
**Created:** Thu Jan 02, 2014 07:14 PM UTC by Dave Brondsema
**Last Updated:** Thu Jan 23, 2014 02:07 PM UTC
**Owner:** nobody

There are a variety of repos that can trigger this, one example is at 
https://sourceforge.net/p/smpf/smpf/146/tree/trunk/Client/Model/Menus.cs?diff=515be58eea406b647df7ff4f:145&diformat=sidebyside

~~~~
File '/var/local/allura/Allura/allura/templates/repo/diff.html', line 69 in 
block "content"
  {{diff|safe}}
File 
'/var/local/env-allura/lib/python2.7/site-packages/Jinja2-2.6-py2.7.egg/jinja2/filters.py',
 line 705 in do_mark_safe
  return Markup(value)
File 
'/var/local/env-allura/lib/python2.7/site-packages/MarkupSafe-0.15-py2.7-linux-x86_64.egg/markupsafe/__init__.py',
 line 71 in __new__
  return unicode.__new__(cls, base)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe6 in position 4090: 
ordinal not in range(128)
~~~~


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed 
to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to