[Glass] SyntaxError: Invalid character '\u65533'

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Thu Mar 12 10:17:35 PDT 2015


Just to be clear ... this is the Pier-based application?

Dale

On 03/12/2015 10:16 AM, Dale Henrichs wrote:
> Okay, and I just realized that you are probably running with an older 
> version of Seaside as well, so it will take me a bit of time to 
> recreate your environment ...
> At this point in time I have found  that '\u65533' is the "Unicode 
> replacement character"[1] ... and off hand I wouldn't think that 
> GemStone would be doing something directly with the replacement 
> character, but I'm going to have to fuss about in the Seaside code to 
> find out if that is the case or not ...
>
> In the meantime, I am not an expert at using AJAX from Seaside, so I'm 
> not sure I'll be much help in getting to the bottom of this ...
>
> I will however take a look at the older Seaside release (3.0.x) and 
> see what I can figure out from there .... What version of Seaside are 
> you using in your Pharo1.4 environment?
>
> Dale
>
> [1] http://www.fileformat.info/info/unicode/char/0fffd/index.htm
> On 03/12/2015 10:07 AM, Dario Trussardi via Glass wrote:
>>> What Seaside Adaptor (swazoo or fastCGI) are you using for Glass?
>> I start :
>>
>> $stonePath/product/seaside/bin/runSeasideGems30 start 
>> WAFastCGIAdaptor "9040 9041 9042"
>>
>> Dario
>>
>>> Dale
>>>
>>> On 03/12/2015 09:43 AM, Dario Trussardi via Glass wrote:
>>>> Ciao,
>>>>
>>>>     i ported my Seaside code and relative data from Pharo 1.4  to 
>>>> tODE 3.1.0.6  environment.
>>>>
>>>>     Into Pharo with ZnZincServerAdaptor  the Safari browser works 
>>>> fine.
>>>>
>>>>     When i use the  Glass environment,  the Safari browser sometime 
>>>> don't answer at the user click
>>>>
>>>>     and the browser console report:      SyntaxError: Invalid 
>>>> character '\u65533'
>>>>
>>>>     The Seaside application page use some AJAX request and when the 
>>>> browser go into the error
>>>>
>>>>     ( after the user click on Ajax request ) i need to reload the 
>>>> page to reset the error.
>>>>
>>>>     With this reset, for some time the  Ajax request work fine but 
>>>> after some request ( i don't understand when and because )  the 
>>>> browser answer the same error.
>>>>
>>>>
>>>>     Thanks for considerations,
>>>>
>>>>     Dario
>>>>
>>>>
>>>> _______________________________________________
>>>> Glass mailing list
>>>> Glass at lists.gemtalksystems.com
>>>> http://lists.gemtalksystems.com/mailman/listinfo/glass
>>> _______________________________________________
>>> Glass mailing list
>>> Glass at lists.gemtalksystems.com
>>> http://lists.gemtalksystems.com/mailman/listinfo/glass
>> _______________________________________________
>> Glass mailing list
>> Glass at lists.gemtalksystems.com
>> http://lists.gemtalksystems.com/mailman/listinfo/glass
>



More information about the Glass mailing list