An open (Seaside 3.0 ??) issue:
----------------------------------------------
When hot switching distributions via the Design Chooser interface
in the Home page, the following call sequences raises an
exception:
WAApplication (WARegistry) >> urlFor:ifAbsent:
WAApplication (WARequestHandler) >> url
WADispatcher >> urlFor:
WADispatcher >> nameOfHandler:
However, by forcing the navigator to point to
http://localhost:8080/pier, the
new distribution is launched and seems fully operational.
Cheers,
Reza