[Seaside-dev] Re: Export - Import in latest Pier 2 Jenkins Build

Lukas Renggli renggli at gmail.com
Fri Apr 22 09:09:40 UTC 2011


The problem seems to come from this change:
<http://code.google.com/p/seaside/issues/detail?id=648>.

Reverting that code solves the problem:

Gofer new
   squeaksource: 'KomHttpServer';
   package: 'KomHttpServerLight';
   load

On 22 April 2011 10:46, Lukas Renggli <renggli at gmail.com> wrote:
> This seems to be an issue in Seaside with multipart post requests.
> This can be verified with the functional test suite of Seaside at
> <http://localhost:8080/tests/functional/WAInputPostMultipartFunctionalTest>.
>
> I will try to figure out what happens here. Thanks for letting us know.
>
> Cheers,
> Lukas
>
> On 22 April 2011 10:16, Davorin Rusevljan <davorin.rusevljan at gmail.com> wrote:
>> Hmm could it be something related to handling of multipart forms in
>> comanche? If I change form to be regular one, and buttons to just
>> buttons instead of submitButton, export: method does fire up, and I do
>> get download of pier.obj. (importing still groaks though).
>>
>> in one click image there is:
>>
>> Seaside-Adaptors-Comanche-pmm68
>>
>> Davorin Rusevljan
>> http://www.cloud208.com/
>> _______________________________________________
>> Magritte, Pier and Related Tools ...
>> https://www.iam.unibe.ch/mailman/listinfo/smallwiki
>>
>
>
>
> --
> Lukas Renggli
> www.lukas-renggli.ch
>



-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside-dev mailing list