[Seaside-dev] 2.9a3 encoding broken?

Julian Fitzell jfitzell at gmail.com
Mon Mar 23 15:45:19 UTC 2009


Ah yes, I think I fixed that shortly after we release a3. You can, of
course, also use the OB Control Panel to set the codec you want on a
particular adaptor.

Julian

On Mon, Mar 23, 2009 at 1:15 PM, Sebastian Sastre <ssastre at seaswork.com>wrote:

> ok, looks like a minor issue.
> In 2.9a3 there are no senders of #defaultEncoding so the default codec is
> always
> the null codec.
> A volatile solution is to evaluate:
> WAComancheAdaptor default codec: WAUtf8Codec new
> sebastian
>
> > -----Mensaje original-----
> > De: seaside-dev-bounces at lists.squeakfoundation.org
> > [mailto:seaside-dev-bounces at lists.squeakfoundation.org] En
> > nombre de Sebastian Sastre
> > Enviado el: Monday, March 23, 2009 08:54
> > Para: 'Seaside - developer list'
> > Asunto: RE: [Seaside-dev] 2.9a3 encoding broken?
> >
> > to discard basic problems, I've loaded a 2.9a3 in a pharo 259.
> > Same issue.
> > Using WABrowser you can't see diacritics in a method with a
> > string which shows
> > diacritics in the squeak class browser properly.
> > With a 2.9a2 it works just fine in both.
> > I'll try to take a look at the code changes about encoding
> > between versions
> > Any pointer appreciated,
> > sebastian
> >
> >
> > > -----Mensaje original-----
> > > De: seaside-dev-bounces at lists.squeakfoundation.org
> > > [mailto:seaside-dev-bounces at lists.squeakfoundation.org] En
> > > nombre de Sebastian Sastre
> > > Enviado el: Saturday, March 21, 2009 15:09
> > > Para: 'Seaside - developer list'
> > > Asunto: [Seaside-dev] 2.9a3 encoding broken?
> > >
> > > hi there,
> > > is the encoding broken for 2.9a3?
> > > I've migrated and found problems about diacritics.
> > > After seeing that I've went to the WAEncodingFunctionalTest.
> > > It works for the
> > > heading but does not for the text. When uses
> > > #renderCharacterByCharacter:
> > > diacritics are broken
> > > I'm missing something?
> > > sebastian
> > >
> > > _______________________________________________
> > > seaside-dev mailing list
> > > seaside-dev at lists.squeakfoundation.org
> > > http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
> >
> > _______________________________________________
> > seaside-dev mailing list
> > seaside-dev at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20090323/4962e9e6/attachment.htm


More information about the seaside-dev mailing list