Copied to clipboard

Flag this post as spam?

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


  • Mark 5 posts 25 karma points
    Sep 09, 2009 @ 18:30
    Mark
    0

    umbraco:Item doesn't output data after calling Macro with RenderTemplate

    Hi

    On a template page I have:

    <umbraco:Macro Alias="LeftPanel" runat="server" ></umbraco:Macro>

    Then further down

    <umbraco:Item runat="server" field="Content"/>

    The macro calls RenderTemplate.

    Currently it won't ouput the Content field's content. If I remove RenderTemplate from the macro then the field's content is output, also if I put the ubmraco:Item before the macro it will also output. Any idea what is causing this issue?

    Mark

  • Mark 5 posts 25 karma points
    Sep 09, 2009 @ 18:44
    Mark
    0

    Looks like this bug ... http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=21983

    RenderTemplate changes currentPage.

Please Sign in or register to post replies

Write your reply to:

Draft