[Seaside] [BUG] [2.6a2-avi.66] #request doesn't work anymore

Damien Cassou damien.cassou at laposte.net
Mon Jan 2 17:50:19 CET 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I submitted a new bug report on : http://bugs.impara.de/view.php?id=2444

Here is a copy.

The #request method doesn't work anymore since the modifications in
Seaside2.6a2-avi.66 (it works before in -avi.65)

Create a new component (WAComponent subclass #Tester) with :

Tester>>renderContentOn: html
  self request: 'Test'

Tester class>>canBeRoot
  ^ true

Display this component in your webbrowser


UndefinedObject(Object)>>doesNotUnderstand: #isGet
    Receiver: nil
    Arguments and temporary variables:
        aMessage: isGet
    Receiver's instance variables:
nil

WARender>>shouldRedirect
    Receiver: a WARender
    Arguments and temporary variables:

    Receiver's instance variables:
        root: a WAToolFrame
        context: a WARenderingContext
        request: nil
        document: a WAHtmlStreamDocument
        url: a WAUrl

[] in WARender>>go {[self withRenderNowHandler: [self render]. self
shouldRedirect ifTrue: ...]}
    Arguments and temporary variables:

- --
Damien
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDuVnL3hhx1vOEX5sRAlYHAJ9ao6qPojfNJ8RowbH2fpJSjuSH5QCfVdUc
WeesfoNTL74KlsR/lZlbs3A=
=hmpp
-----END PGP SIGNATURE-----


More information about the Seaside mailing list