Hi there,
I'm using seaside 2.7a1-pmm.157 with ShoreComponents-3 and because of an unespected walkback (because #request where nil) I've patched this method to:
WARender>>shouldRedirect
^ request isNil or:[request isGet not or: [(request fields includesKey: '_n') not]]
I'm the only one?
regards,
Sebastian
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside