setRenderBodyOnly(true) doesn't work for label in </span></a></span> </h1> <p class="darkgray font13"> <span class="sender pipe"><a href="/search?l=users@wicket.apache.org&q=from:%22%D0%98%D0%BB%D1%8C%D1%8F+%D0%9D%D0%B0%D1%80%D1%8B%D0%B6%D0%BD%D1%8B%D0%B9%22" rel="nofollow"><span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Илья Нарыжный</span></span></a></span> <span class="date"><a href="/search?l=users@wicket.apache.org&q=date:20120220" rel="nofollow">Mon, 20 Feb 2012 04:02:28 -0800</a></span> </p> </div> <div itemprop="articleBody" class="msgBody"> <!--X-Body-of-Message--> <pre>Hello, I have following code in HTML:</pre><pre> <title><span wicket:id="pagetitle"/><wicket:message key="site.title.suffix"></wicket:message></title> and in Java: add(new Label("pagetitle", titleModel).setRenderBodyOnly(true)); But as output on page, I have following title: <title><span>Actual title here</span>site suffix</title> It seems to be a bug... Wicket version is 1.5.4 Is it a bug and Jira ticket should be created? Thanks, Ilia --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org </pre> </div> <div class="msgButtons margintopdouble"> <ul class="overflow"> <li class="msgButtonItems"><a class="button buttonleft " accesskey="p" href="msg69240.html">Previous message</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="c" href="index.html#69241">View by thread</a></li> <li class="msgButtonItems textaligncenter"><a class="button" accesskey="i" href="maillist.html#69241">View by date</a></li> <li class="msgButtonItems textalignright"><a class="button buttonright " accesskey="n" href="msg69243.html">Next message</a></li> </ul> </div> <a name="tslice"></a> <div class="tSliceList margintopdouble"> <ul class="icons monospace"> <li class="icons-email tSliceCur"><span class="subject">setRenderBodyOnly(true) doesn't work for label i...</span> <span class="sender italic">Илья Нарыжный</span></li> <li><ul> <li class="icons-email"><span class="subject"><a href="msg69243.html">Re: setRenderBodyOnly(true) doesn't work fo...</a></span> <span class="sender italic">Martin Grigorov</span></li> <li class="icons-email"><span class="subject"><a href="msg69245.html">Re: setRenderBodyOnly(true) doesn't work fo...</a></span> <span class="sender italic">Chantal Ackermann</span></li> </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="setRenderBodyOnly(true) doesn't work for label in <title>"> <input type="hidden" name="msgid" value="CAEvAQhO7-3mZiBOp-StLgCp7378UH2aszjpJjkV_2LZw_zGp_g@mail.gmail.com"> <input type="hidden" name="relpath" value="users@wicket.apache.org/msg69241.html"> <input type="submit" value=" Илья Нарыжный "> </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="users@wicket.apache.org"> <label class="hidden" for="q">Search the site</label> <input class="submittext" type="text" id="q" name="q" placeholder="Search users"> <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="/users@wicket.apache.org/">users - all messages</a></li> <li class="icons-about"><a href="/users@wicket.apache.org/info.html">users - about the list</a></li> <li class="icons-expand"><a href="/search?l=users@wicket.apache.org&q=subject:%22setRenderBodyOnly%5C%28true%5C%29+doesn%27t+work+for+label+in+%3Ctitle%3E%22&o=newest&f=1" title="e" id="e">Expand</a></li> <li class="icons-prev"><a href="msg69240.html" title="p">Previous message</a></li> <li class="icons-next"><a href="msg69243.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">CAEvAQhO7-3mZiBOp-StLgCp7378UH2aszjpJjkV_2LZw_zGp_g@mail.gmail.com</li> </ul> </div> </body> </html>