This is official: I&#39;m stupid,<div>What happens is that my application name is &#39;officious&#39; too, and I&#39;m using #useSessionCookie, so, Seaside is storing session id in &#39;officious&#39; cookie... and that&#39;s why WACookie#value returns always a string &quot;suspiciously seemed&quot; to a session id.
</div><div><br class="webkit-block-placeholder"></div><div>I&#39;m ashamed...&nbsp;</div><div><br class="webkit-block-placeholder"></div><div>Cheers,</div><div>Esteban</div><div><br><div class="gmail_quote">On Dec 14, 2007 3:01 PM, Philippe Marschall &lt;
<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2007/12/14, Esteban Lorenzano &lt;
<a href="mailto:estebanlm@gmail.com">estebanlm@gmail.com</a>&gt;:<br><div class="Ih2E3d">&gt; Hi all,<br>&gt; This is a dumb question, but it is annoying me:<br>&gt; I am creating a cookie with, like this:<br>&gt;<br>&gt; self redirectWithCookie: WACookie key: &#39;officious&#39; value:
<br>&gt; &#39;<a href="mailto:estebanlm@gmail.com">estebanlm@gmail.com</a> &#39;.<br>&gt;<br>&gt; And then, I&#39;m trying to retrieve it with:<br>&gt;<br>&gt; aCookie := (self session currentRequest cookieAt: &#39;officious&#39;).
<br>&gt;<br>&gt; aCookie value has a strange string, something like &quot;AJHGfjddggaAVSGF&quot; (or<br>&gt; similar) :(<br>&gt;<br>&gt; What&#39;s my error?<br>&gt; What I&#39;m doing wrong?<br><br></div>Can you gather a bit more information? Can you check if WACookieTest
<br>works (&#39;Cookies&#39; under /seaside/tests/alltests)? Can you inspect the<br>cookies dictionary in the request (both WARequest and nativeRequest)?<br><br>Cheers<br>Philippe<br>_______________________________________________
<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</a><br></blockquote></div><br><br clear="all"><br>-- <br>&quot;Querer es suscitar las paradojas&quot;<br>Camus. El míto de Sísifo.
</div>