Thank you, Mac. What you suggested works.<br><br>Andrei<br><br><div><span class="gmail_quote">On 6/16/07, <b class="gmail_sendername">Mac Chan</b> <<a href="mailto:emailmac@gmail.com">emailmac@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Andrei,<br><br>> On 6/16/07, Andrei Stebakov <<a href="mailto:lispercat@gmail.com">
lispercat@gmail.com</a>> wrote:<br>> The problem is that when I create a lsp page for hunchentoot and the page<br>> starts with<br>> <%(no-cache)%><br>> <%(start-session)%><br>><br>> When I go to Internet Explorer
7.0 (In Firefox it doesn't happen) and read<br>> the html source of the generated page I see following:<br>> <img<br>> src='?customize=16%3A5757A00F8834482F324324AED6F91D16'/lisphandler/images/HeaderTransp.gif>
<br>> When I hit the "refresh page" button it generates a good page without the<br>> artifacts.<br><br>Do you know about this?<br><br><a href="http://weitz.de/hunchentoot/#*rewrite-for-session-urls*">http://weitz.de/hunchentoot/#*rewrite-for-session-urls*
</a><br><br>Can you try setting *content-types-for-url-rewrite* to NIL and see if<br>this still happens?<br><br><a href="http://weitz.de/hunchentoot/#*content-types-for-url-rewrite*">http://weitz.de/hunchentoot/#*content-types-for-url-rewrite*
</a><br><br>> Basically all of my inline expressions like <%= (some-func) %> gets<br>> prepended by the<br>> '?customize=16%3A5757A00F8834482F324324AED6F91D16'<br><br>If the above doesn't help, could you come up with a simple test case
<br>that can reproduce the problem and email me the source code?<br><br>> I am not sure if the problem on the LSP or hunchentoot side. Maybe no fix is<br>> required and I have to do something differently.<br>> Since I couldn't find a mailing list for hunchentoot LSP port by Mac Chan I
<br>> am posting here.<br><br>I'd rather not pollute this mailing list with non-hunchentoot related<br>issue (unless you're convinced that it is of hunchentoot users'<br>interest).<br><br>I've added my contact info in the cliki page and the readme file, so
<br>you can just email me with questions related to LSP.<br><br>Thanks,<br>-- Mac<br>_______________________________________________<br>tbnl-devel site list<br><a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net
</a><br><a href="http://common-lisp.net/mailman/listinfo/tbnl-devel">http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br></blockquote></div><br>