The first issue that I am facing is a JS error thrown because of an disfunctioning code in dynamicUI_main.js <b>line 77</b> :<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">
<i>baseURL = baseURL + &quot;/&quot; + jQuery.url.segment(0);</i><br></blockquote><br>The value <i>jQuery.url.segment(0) </i>is not checked, and it results that the generated URL is <i><a href="http://localhost:8080/">http://localhost:8080/</a><b>null</b>/stateful/tohu</i><br>
By the way, I can&#39;t find out how to edit this file definitely (because every time I clean my project, my .js file is overriden).<br><br>Any idea ?<br><br><div class="gmail_quote">2011/3/23 Michael Neale <span dir="ltr">&lt;<a href="mailto:michael.neale@gmail.com">michael.neale@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>
            <div>
                <span>I would be almost positive no one has tried that - js issues are not surprising though. <br>
                </span>
                <span><br>----<div><a href="http://twitter.com/michaelneale" target="_blank">twitter.com/michaelneale</a></div><div><a href="http://michaelneale.blogspot.com" target="_blank">michaelneale.blogspot.com</a></div>
<div><a href="http://www.michaelneale.net" target="_blank">www.michaelneale.net</a></div><br></span><div><div></div><div class="h5">
                
                
                <p style="color: rgb(160, 160, 160);">On Wednesday, 23 March 2011 at 9:35 PM, Ugo FLAMARION wrote:</p>
                </div></div><blockquote type="cite" style="border-left-style: solid; border-width: 1px; margin-left: 0px; padding-left: 10px;">
                    <span><div><div><div></div><div class="h5"><div>Hi everybody,<br><br>I am getting errors (as I would have predicted) trying to include Tohu into my Liferay portlet. For now I&#39;m just getting JS errors (like Current URL /stateful/tohu generates exception: null)<br>
<br>
Could someone give me advices on how to proceed (if anyone ever tried that) ?<br><br>
</div></div></div><div>_______________________________________________<br>tohu-users mailing list<br><a href="mailto:tohu-users@lists.jboss.org" target="_blank">tohu-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/tohu-users" target="_blank">https://lists.jboss.org/mailman/listinfo/tohu-users</a><br>
</div></div></span>
                
                
                
                
                </blockquote>
                
                <div>
                    <br>
                </div>
            </div>
        </div></blockquote></div><br>