Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeEncodeError in magic-links #13

Closed
hannosch opened this issue Oct 27, 2011 · 0 comments
Closed

UnicodeEncodeError in magic-links #13

hannosch opened this issue Oct 27, 2011 · 0 comments

Comments

@hannosch
Copy link

For the url https://jarn.intranett.no/magic-links?url=http://imgs.xkcd.com/comics/with_apologies_to_robert_frost.png

I just got a traceback:

Traceback (innermost last):

Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module jarn.xmpp.core.browser.transforms, line 64, in __call__
Module plone.memoize.volatile, line 283, in replacement
Module jarn.xmpp.core.browser.transforms, line 28, in getURLData
Module BeautifulSoup, line 1519, in __init__
Module BeautifulSoup, line 1144, in __init__
Module BeautifulSoup, line 1186, in _feed
Module sgmllib, line 104, in feed
Module sgmllib, line 143, in goahead
Module sgmllib, line 320, in parse_endtag
Module sgmllib, line 358, in finish_endtag
UnicodeEncodeError: 'ascii' codec can't encode character u'\xb4' in position 12: ordinal not in range(128)
@ggozad ggozad closed this as completed in af4605c Oct 27, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants