<div dir="ltr">Hi guys,<div><br></div><div>I am trying to port my app from Seaside 3.0.9 to Seaside 3.1.3. I am in Pharo 2.0 at the moment. All code loads clean. However, I cannot get pass my login window. The root task (WATask implementing #go) of my app does a call: to &quot;welcome and login&quot; component. This component has a username and password input and a simple login button. </div><div><br></div><div>The problem is that no matter what I do, the callback of the submit button is never called. When I click in Submit button, I do see the URL bar in the browser to get a new _k.... but it refreshes me again to the login page.  In fact...I put a halt AFTER the #call: to my welcome/login page in the #go of the root task...and nothing...it does not even halt there...</div><div><br></div><div>So something strange is going on and I have no clue where to take a look.</div><div><br></div><div>Any idea?</div><div><br></div><div>Thanks, <br clear="all"><div><br></div>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank" class="vt-p">http://marianopeck.wordpress.com</a><br>
</div></div>