[Seaside-dev] WAFormCharEncodingTest

Michael Lucas-Smith mlucas-smith at cincom.com
Mon May 17 16:48:52 UTC 2010


On 5/17/10 9:38 AM, Philippe Marschall wrote:
> 2010/5/17 Michael Lucas-Smith<mlucas-smith at cincom.com>:
>    
>> On 5/15/10 4:14 AM, Philippe Marschall wrote:
>>      
>>> 2010/5/15 Michael Lucas-Smith<mlucas-smith at cincom.com>:
>>>
>>>        
>>>> Hi All,
>>>>
>>>> Do #testBasicForm, #testDefaultAction, #testDefaultActionGet and
>>>> #testIsGet
>>>> on WAFormCharEncodingTest fail for anyone else? For me it fails bceause
>>>> the
>>>> form accept-charset becomes utf-16, not the expected utf-8 -- but it
>>>> seems
>>>> as though it *should* be utf-16 because #createHandlers specifically sets
>>>> the charSet to be utf-16.
>>>>
>>>>          
>>> The version in my image (lr.47) expects utf-16 and gets utf-16. What
>>> version do you have?
>>>
>>>        
>> lr.47
>>
>> WAFormCharEncodingTest inherits the tests from WAFormTagTest...
>>      
> Not in Pharo.
>    
How does this work in Pharo? The test* methods are in the superclass, 
why aren't they run in the subclass?

Michael


More information about the seaside-dev mailing list