Copied to clipboard

Flag this post as spam?

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


  • Tom Madden 241 posts 396 karma points MVP c-trib
    Jul 23, 2009 @ 12:52
    Tom Madden
    0

    Code samples not showing in forum

    Code samples in the forum posts are not showing, though they are there in the source, for example see this post

    http://our.umbraco.org/forum/developers/xslt/1720-sort-on-$sortorder

    Tom

     

  • Tom Madden 241 posts 396 karma points MVP c-trib
    Jul 23, 2009 @ 12:54
    Tom Madden
    0

    p.s. tested in Safari and Firefox on Mac

  • tla 35 posts 71 karma points
    Jul 23, 2009 @ 15:33
    tla
    0

    got same problem with IE 7and FF  as well (and have had for a while)

  • Peter Dijksterhuis 1442 posts 1722 karma points
    Jul 23, 2009 @ 16:04
    Peter Dijksterhuis
    0

    This happens only to imported posts from the old forum right? 

    Meaning, on new posts you are able to see code-snippets?

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Jul 23, 2009 @ 18:14
    Morten Bock
    0

    I actually think this has been cause by an import problem somehow. Looks like the code from the old site has not been escaped, and that's why it doesn't show up in the <pre> fields. But maybe we could parse the posts for [code] fields on render, or run through the DB looking for them.

  • Morten Bock 1867 posts 2140 karma points MVP 2x admin c-trib
    Jul 23, 2009 @ 18:16
    Morten Bock
    0

    Hah, looks like the old code fields are already parsed, so maybe it just needs a bit of tweaking :-)

  • 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