Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4: ordinal not in range(128)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
michael nt milne  
View profile  
 More options Apr 7 2006, 10:01 am
From: "michael nt milne" <michael.mi...@gmail.com>
Date: Fri, 7 Apr 2006 15:01:06 +0100
Local: Fri, Apr 7 2006 10:01 am
Subject: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4: ordinal not in range(128)

Also when trying to sign-up as an anonymous user I get the following
issue....any help getting this up and running in appreciated. Thanks

  Module Products.Archetypes.CatalogMultiplex, line 65, in reindexObject
  Module Products.CMFPlone.CatalogTool, line 412, in catalog_object
  Module Products.ZCatalog.ZCatalog, line 528, in catalog_object
  Module Products.ZCatalog.Catalog, line 381, in catalogObject
  Module Products.ZCTextIndex.ZCTextIndex, line 188, in index_object
  Module Products.ZCTextIndex.OkapiIndex, line 58, in index_doc
  Module Products.ZCTextIndex.BaseIndex, line 107, in index_doc
  Module Products.ZCTextIndex.OkapiIndex, line 64, in _reindex_doc
  Module Products.ZCTextIndex.BaseIndex, line 129, in _reindex_doc
  Module Products.ZCTextIndex.Lexicon, line 69, in sourceToWordIds
  Module Products.ZCTextIndex.Lexicon, line 135, in _getWordIdCreate
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4:
ordinal not in range(128)

--
michael


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin Ryan  
View profile  
(1 user)  More options Apr 7 2006, 7:01 pm
From: "Justin Ryan" <justi...@gmail.com>
Date: Fri, 7 Apr 2006 18:01:06 -0500
Local: Fri, Apr 7 2006 7:01 pm
Subject: Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4: ordinal not in range(128)
ER has never been unicode safe and relies upon UnicodeQuickFix, a
*terrible* hack which the original author believes is sufficient.  If
I haven't deleted it, you can find it at:

  http://svn.plone.org/svn/collective/UnicodeQuickFix

Basically, you set the default encoding for the python interpreter to
utf-8.  This is Bad(tm) for a number of reasons, but mostly because
Plone is built for internationalization, and this is not the right way
to internationalize a product.

Funny thing, it even broke for the original customer because they are
a Swiss company and use a Swiss keyboard layout.  Following Best
Practices in Plone Development ensure that internationalization is not
an issue, as Plone has been adopted by most of the free and developed
world's countries because of this strong i18n feature-set.  It's a lot
to swallow, but it's medicine nonetheless.

On 4/7/06, michael nt milne <michael.mi...@gmail.com> wrote:

--
"you can tell, can't you?" -marvin

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google