Antwort: Re: Antwort: Re: Seaside and Pharo 6: Problem with Umlauts?

Dietmar Schielke <[email protected]>
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <OF4E1C8CA8.AC6E7E88-ONC1258144.0050D315-C1258144.005159CD@data-experts.de>
Hi Johan,

thanks for your answer!
Yes, I tried ZnZincServerAdaptor and with it I can access the starting 
page and even the WACounter demo works with Umlauts.

I think I need the streaming server adaptor because I want to port a pre 
3.0 Seaside app and this application uses ajax/Comet in some places and I 
think this requires a streaming server.
Now I start porting my old seaside application and I will see, how it 
works out.

Greetings,

Dietmar



Von:    Johan Brichau <[email protected]>
An:     Seaside - general discussion <[email protected]>
Datum:  12.06.2017 20:46
Betreff:        Re: [Seaside] Antwort: Re: Seaside and Pharo 6: Problem 
with    Umlauts?
Gesendet von:   "seaside" <[email protected]>



Hi Dietmar,

Now I can start the server via Seaside Control Panel. Great, thanks for 
fixing it so fast :-) 

The working version of the package was there, it just was not in the 
Configuration.
Just to say: I just made the hard work of others visible :)

Then I try to access the servers starting page I get a walk back with 
"Error: Improper store into indexable object". 

As I stated in my previous email, the reason is that the used stream does 
not support 
       #nextPutAll: with a Character as argument (and crlf too). 

Thats why WAResppnse>>writeAStatusOn: 
crashes in the first line with
       nextPut: $ ; 

Because I downloaded all freshly without changing anything I can't 
imagine, what I could have done to mess this up. 
A have the stack trace atached to this email. 
Maybe you have an idea? 

Ok, I notice you are using the ZnZincStreamingServerAdaptor.
So, that does not seem to work. 

Try the ZnZincServerAdaptor, that one works.

Do you require a streaming server?

I?ll poke around to see if this is supposed to work?

Johan_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.