Skip to content

Seaside is broken on Swazoo 2.3 #629

@GoogleCodeExporter

Description

@GoogleCodeExporter
Hi Philippe,

I found the problem, I forgot to report a rename of
HTTPResponse>>statusCode:, which was just #code before. It seems that
this method is called only in

WASwazooAdaptor>>responseFrom:
 ...
 swazooResponse statusCode: aRequestContext response status asNumber.
 ...

After I corrected that, Seaside started to work and I didn't find any
more problems.

To debug such problems in the future, I wrote a brief guide here:

       http://www.swazoo.org/debbuging

Do you find those instructions helpful and understandable or should I
add something more?

Best regards and all the best in a new year!
Janko

Original issue reported on code.google.com by philippe...@gmail.com on 28 Dec 2010 at 12:09

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions