On 11/3/06, Shannon -jj Behrens <[EMAIL PROTECTED]> wrote:
> On 11/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > This is probably more appropriate for a the myghty list but since many
> > pylons users use myghty I thought it appropriate. I get this error:
> >
> > Error(UnicodeDecodeError): 'ascii' codec can't decode byte 0xe9 in
> > position 138: ordinal not in range(128)
> >
> > When pulling this string: ...almost any style décor. Its rounded...
> > out of the database and using it like so:
> >
> > <% h.text_area('description',c.prod.description,size="55x4") %>
> >
> > in a myghty template.
> >
> > Is there something I'm doing wrong? Can myghty support non standard
> > characters like é?
>
> By the way, just today I think I found a bug in SQLAlchemy that very
> much matches your description. I've posted the email to the
> SQLAlchemy mailing list, so if you're interested, we can talk more
> there.
Hmm, guess I should provide a link:
"convert_unicode=True results in double encoding"
http://groups.google.com/group/sqlalchemy/browse_thread/thread/333c7162cc41400e
-jj
--
http://jjinux.blogspot.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---