You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <br...@users.sf.net> on 2014/01/02 20:14:22 UTC

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



---

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

**Status:** open
**Created:** Thu Jan 02, 2014 07:14 PM UTC by Dave Brondsema
**Last Updated:** Thu Jan 02, 2014 07:14 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.

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

Posted by Cory Johns <ma...@users.sf.net>.
- **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.

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

Posted by Igor Bondarenko <je...@users.sf.net>.
- **status**: in-progress --> code-review



---

** [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:** Mon Jan 06, 2014 04:58 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.

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

Posted by Cory Johns <ma...@users.sf.net>.
- **status**: code-review --> validation
- **Milestone**: forge-backlog --> forge-jan-24



---

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

**Status:** validation
**Labels:** 42cc 
**Created:** Thu Jan 02, 2014 07:14 PM UTC by Dave Brondsema
**Last Updated:** Thu Jan 23, 2014 09:59 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.

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

Posted by Dave Brondsema <br...@users.sf.net>.
- **status**: validation --> closed



---

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

**Status:** closed
**Labels:** 42cc 
**Created:** Thu Jan 02, 2014 07:14 PM UTC by Dave Brondsema
**Last Updated:** Thu Jan 23, 2014 10:05 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.

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

Posted by Igor Bondarenko <je...@users.sf.net>.
Closed #519. `je/42cc_7022`


---

** [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:** Mon Jan 06, 2014 04:58 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.