---
** [tickets:#7877] ForgePastebin rendering error**
**Status:** open
**Milestone:** unreleased
**Created:** Fri Apr 24, 2015 09:40 PM UTC by Dave Brondsema
**Last Updated:** Fri Apr 24, 2015 09:40 PM UTC
**Owner:** nobody
Probably due to the recent pygments upgrade?
~~~~
File
'/var/local/env-allura/lib/python2.7/site-packages/ForgePastebin-0.3.0-py2.7.egg/forgepastebin/templates/paste/paste.html',
line 32 in block "content"
<div class="codewrap">{{paste.html() | safe}}</div>
File
'/var/local/env-allura/lib/python2.7/site-packages/ForgePastebin-0.3.0-py2.7.egg/forgepastebin/model/paste.py',
line 29 in html
lexer = guess_lexer(self.text)
File
'/var/local/env-allura/lib/python2.7/site-packages/Pygments-2.0.2-py2.7.egg/pygments/lexers/__init__.py',
line 252 in guess_lexer
raise ClassNotFound('no lexer matching the text found')
ClassNotFound: no lexer matching the text found
~~~~
---
Sent from forge-allura.apache.org because [email protected] is subscribed
to https://forge-allura.apache.org/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.