Hey! good news :) The styles are fine with latest version (of fuel package loader). We was doing something wrong when materializing classes.<div><br></div><div>Now... we have some red tests in Seaside, and even worse, a test in Swazoo crashes my VM... so we have more debug to do!</div>
<div><br>Thank you very much for your help. </div><div><br></div><div>Martín<br><br><div class="gmail_quote">On Fri, Sep 23, 2011 at 2:09 AM, Philippe Marschall <span dir="ltr">&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2011/9/22 Mariano Martinez Peck &lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Well...<br>
&gt;<br>
&gt; <a href="http://localhost:2323/" target="_blank">http://localhost:2323/</a><br>
&gt;<br>
&gt; -&gt;<br>
&gt;<br>
&gt; [22:50:51.466] GET <a href="http://localhost:2323/" target="_blank">http://localhost:2323/</a> [HTTP/1.1 200 OK 4ms]<br>
&gt; [22:50:51.513] GET <a href="http://localhost:2323/files/JQDeploymentLibrary/jQuery.js" target="_blank">http://localhost:2323/files/JQDeploymentLibrary/jQuery.js</a><br>
&gt; [HTTP/1.1 404 Not Found 2ms]<br>
&gt; [22:50:51.522] GET<br>
&gt; <a href="http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js" target="_blank">http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js</a> [HTTP/1.1 404<br>
&gt; Not Found 12ms]<br>
&gt; [22:50:51.528] GET<br>
&gt; <a href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css" target="_blank">https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css</a><br>
&gt; [HTTP/1.1 304 Not Modified 85ms]<br>
&gt; [22:50:51.535] GET <a href="http://localhost:2323/files/WAWelcomeFiles/welcome.css" target="_blank">http://localhost:2323/files/WAWelcomeFiles/welcome.css</a><br>
&gt; [HTTP/1.1 404 Not Found 24ms]<br>
&gt; [22:50:51.554] GET<br>
&gt; <a href="http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css" target="_blank">http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css</a> [HTTP/1.1<br>
&gt; 404 Not Found 36ms]<br>
&gt; [22:50:51.571] GET<br>
&gt; <a href="http://localhost:2323/files/WADevelopmentFiles/development.css" target="_blank">http://localhost:2323/files/WADevelopmentFiles/development.css</a> [HTTP/1.1 404<br>
&gt; Not Found 37ms]<br>
&gt; [22:50:51.633] Error in parsing value for &#39;filter&#39;.  Declaration dropped. @<br>
&gt; <a href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:22" target="_blank">https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:22</a><br>

&gt; [22:50:51.709] Unknown property &#39;zoom&#39;.  Declaration dropped. @<br>
&gt; <a href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:330" target="_blank">https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/themes/ui-lightness/jquery-ui.css:330</a><br>

&gt; [22:50:51.822] GET<br>
&gt; <a href="http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js" target="_blank">http://localhost:2323/files/JQUiDeploymentLibrary/jQueryUi.js</a> [HTTP/1.1 404<br>
&gt; Not Found 1ms]<br>
&gt; [22:50:51.881] GET <a href="http://localhost:2323/files/WAWelcomeFiles/welcome.css" target="_blank">http://localhost:2323/files/WAWelcomeFiles/welcome.css</a><br>
&gt; [HTTP/1.1 404 Not Found 1ms]<br>
&gt; [22:50:51.892] GET<br>
&gt; <a href="http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css" target="_blank">http://localhost:2323/files/WAWelcomeFiles/syntaxHighlighting.css</a> [HTTP/1.1<br>
&gt; 404 Not Found 12ms]<br>
&gt; [22:50:51.903] GET<br>
&gt; <a href="http://localhost:2323/files/WADevelopmentFiles/development.css" target="_blank">http://localhost:2323/files/WADevelopmentFiles/development.css</a> [HTTP/1.1 404<br>
&gt; Not Found 23ms]<br>
&gt;<br>
&gt;<br>
&gt; And if I go to <a href="http://localhost:2323/files" target="_blank">http://localhost:2323/files</a>   I see NOTHING. EMPTY.<br>
<br>
</div></div>You&#39;ll have to debug, the call three should look something like this:<br>
HttpService<br>
  WAComancheAdaptor<br>
    WADispatcher<br>
      WAFileHandler<br>
<br>
There are unfortunately several class instance variables involved :-(<br>
<br>
Cheers<br>
<font color="#888888">Philippe<br>
</font><div><div></div><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>