Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nik Wahlberg 639 posts 1237 karma points MVP
    Sep 01, 2010 @ 19:13
    Nik Wahlberg
    0

    Bug in sitemap for 4.5

    Hi Warren,

    thanks for CWS (again)! I borrowed some of your sitemap code and noticed that the nested drawNodes xpath includes the old /node selector. So, just wanted to let you know that no child elements are currently displayed in there. Changed my implementation to this:

    <xsl:if test="count(current() [string(current()/umbracoNaviHide) != '1' and @level &lt;= $maxLevelForSitemap]) &gt; 0">

    Thanks,
    Nik

  • Warren Buckley 2106 posts 4836 karma points MVP ∞ admin hq c-trib
    Sep 02, 2010 @ 10:04
    Warren Buckley
    0

    Hiya Nik,
    Thanks for letting me know. When I get some time spare i'll do the update/fix

    Warren :)

Please Sign in or register to post replies

Write your reply to:

Draft