Copied to clipboard

Flag this post as spam?

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


  • blackdog 53 posts 24 karma points
    May 14, 2009 @ 16:43
    blackdog
    0

    Xslt list problems with the associated alias

    Hi to all,

    i tihnk i found a bug on umbraco but i woudln't talk with security... I have an xslt that genrates a list with three standars fields... Every li of the list recall a property on a document type like this:

    Dov'è il presidio
    Il presidio si trova taratatattatat.

    The problem is that the property doesn't display well the text. I explain my self. If i give a richtext editor to my property i see on the page site the text not intepreted with html. So i see for example

    Dov'è il presidio
    gfgfg&grave

    Any help?

    This is a bit of my xslt....




    • DOVE SI TROVA IL PRESIDIO






  • Tim 225 posts 690 karma points
    May 14, 2009 @ 17:29
    Tim
    0

    Hi,

    To prevent the tags from being encoded by the XSLT you need to add disable-output-escaping="yes" to your

  • 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