Re: Problem with and IE</span></a></span> </h1> <p class="darkgray font13"> <span class="sender pipe"><a href="/search?l=user@lenya.apache.org&q=from:%22Andreas+Hartmann%22" rel="nofollow"><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Andreas Hartmann</span></span></a></span> <span class="date"><a href="/search?l=user@lenya.apache.org&q=date:20090810" rel="nofollow">Mon, 10 Aug 2009 02:07:01 -0700</a></span> </p> </div> <div itemprop="articleBody" class="msgBody"> <!--X-Body-of-Message--> <pre style="margin: 0em;"> Oleg Barmin schrieb: </pre><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;"> Hi,</pre><pre> I want to add to the module jx page without a title. <?xml version="1.0" ?> <page:page xmlns:jx="<a rel="nofollow" href="http://apache.org/cocoon/templates/jx/1.0"">http://apache.org/cocoon/templates/jx/1.0"</a>; xmlns:page="<a rel="nofollow" href="http://apache.org/cocoon/lenya/cms-page/1.0"">http://apache.org/cocoon/lenya/cms-page/1.0"</a>; xmlns="<a rel="nofollow" href="http://www.w3.org/1999/xhtml"">http://www.w3.org/1999/xhtml"</a>; xmlns:i18n="<a rel="nofollow" href="http://apache.org/cocoon/i18n/2.1"">http://apache.org/cocoon/i18n/2.1"</a>; > <!--<page:title>Comments</page:title>--> <page:body> ... </page:body> </page:page> So in the output I get: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "<a rel="nofollow" href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"">http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"</a>;> <html xmlns="<a rel="nofollow" href="http://www.w3.org/1999/xhtml"">http://www.w3.org/1999/xhtml"</a>;> <head> <title /> The page doesn't work in IE (problem not exists for Firefox). IE works only if "<title></title>" is used but not "<title/>". </pre></blockquote><pre style="margin: 0em;"> </pre><tt>IIRC the new serializers from the serializers block fix this issue. You </tt><tt>could try using </tt><pre style="margin: 0em;"> org.apache.cocoon.components.serializers.*Serializer instead of org.apache.cocoon.serialization.*Serializer Take a look at the javadocs for more information. HTH, -- Andrea -- Andreas Hartmann, CTO BeCompany GmbH <a rel="nofollow" href="http://www.becompany.ch">http://www.becompany.ch</a> Tel.: +41 (0) 43 818 57 01 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@lenya.apache.org For additional commands, e-mail: user-h...@lenya.apache.org </pre> </div> <div class="msgButtons margintopdouble"> <ul class="overflow"> <li class="msgButtonItems"><a class="button buttonleft " accesskey="p" href="msg06671.html">Previous message</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="c" href="index.html#06672">View by thread</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="i" href="maillist.html#06672">View by date</a></li> <li class="msgButtonItems textalignright"><a class="button buttonright " accesskey="n" href="msg06673.html">Next message</a></li> </ul> </div> <a name="tslice"></a> <div class="tSliceList margintopdouble"> <ul class="icons monospace"> <li class="icons-email"><span class="subject"><a href="msg06671.html">Problem with <title/> and IE</a></span> <span class="sender italic">Oleg Barmin</span></li> <li><ul> <li class="icons-email tSliceCur"><span class="subject">Re: Problem with <title/> and IE</span> <span class="sender italic">Andreas Hartmann</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg06673.html">RE: Problem with <title/> and IE</a></span> <span class="sender italic">Oleg Barmin</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg06674.html">Re: Problem with <title/> and IE</a></span> <span class="sender italic">Andreas Hartmann</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg06675.html">RE: Problem with <title/> and IE</a></span> <span class="sender italic">Oleg Barmin</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg06676.html">Re: Problem with <title/> and...</a></span> <span class="sender italic">Andreas Hartmann</span></li> </ul> </ul> </ul> </ul> </ul> </ul> </div> <div class="overflow msgActions margintopdouble"> <div class="msgReply" > <h2> Reply via email to </h2> <form method="POST" action="/mailto.php"> <input type="hidden" name="subject" value="Re: Problem with <title/> and IE"> <input type="hidden" name="msgid" value="h5onu1$ue9$1@ger.gmane.org"> <input type="hidden" name="relpath" value="user@lenya.apache.org/msg06672.html"> <input type="submit" value=" Andreas Hartmann "> </form> </div> </div> </div> <div class="aside" role="complementary"> <div class="logo"> <a href="/"><img src="/logo.png" width=247 height=88 alt="The Mail Archive"></a> </div> <form class="overflow" action="/search" method="get"> <input type="hidden" name="l" value="user@lenya.apache.org"> <label class="hidden" for="q">Search the site</label> <input class="submittext" type="text" id="q" name="q" placeholder="Search user"> <input class="submitbutton" name="submit" type="image" src="/submit.png" alt="Submit"> </form> <div class="nav margintop" id="nav" role="navigation"> <ul class="icons font16"> <li class="icons-home"><a href="/">The Mail Archive home</a></li> <li class="icons-list"><a href="/user@lenya.apache.org/">user - all messages</a></li> <li class="icons-about"><a href="/user@lenya.apache.org/info.html">user - about the list</a></li> <li class="icons-expand"><a href="/search?l=user@lenya.apache.org&q=subject:%22Re%5C%3A+Problem+with+%3Ctitle%5C%2F%3E+and+IE%22&o=newest&f=1" title="e" id="e">Expand</a></li> <li class="icons-prev"><a href="msg06671.html" title="p">Previous message</a></li> <li class="icons-next"><a href="msg06673.html" title="n">Next message</a></li> </ul> </div> <div class="listlogo margintopdouble"> </div> <div class="margintopdouble"> </div> </div> </div> <div class="footer" role="contentinfo"> <ul> <li><a href="/">The Mail Archive home</a></li> <li><a href="/faq.html#newlist">Add your mailing list</a></li> <li><a href="/faq.html">FAQ</a></li> <li><a href="/faq.html#support">Support</a></li> <li><a href="/faq.html#privacy">Privacy</a></li> <li class="darkgray">h5onu1$ue9$1@ger.gmane.org</li> </ul> </div> </body> </html> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9c8b069faa563cd0',t:'MTc3MDIxNzEwMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script>