Copied to clipboard

Flag this post as spam?

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


  • phenryll 28 posts 53 karma points
    Oct 20, 2010 @ 12:41
    phenryll
    0

    Visualizing XSLT: Tag not closed on some elements

    Hi all,

    I have been using Umbraco for a couple of months and I have tackled with both old and new schema. To look into how the xml is rendered, I use extensively <xslt:copy of />. I run Visualize XSLT to render the page I am working on and format the xml with XML Marker (because it is human readable).

    However XML Marker complains about Tags that are not closed. These not well-formed elements are properties correctly defined when creating the document types. Those properties are very common: UmbracoUrlName, UmbracoNaviHide, UmbracoInternalRedirectId. Here is the rendered markup :

    <umbracourlname><umbracourlalias><umbracoredirect><umbraconavihide>0</umbraconavihide><umbracointernalredirectid>

    Only the umbraconoavihide node is correctly formed

    It is a bug, isn't it? Can you guys tell me if there is a workaround?

    Thanks in advance.

     

    Roland

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies