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.
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
p.s. tested in Safari and Firefox on Mac
got same problem with IE 7and FF as well (and have had for a while)
This happens only to imported posts from the old forum right?
Meaning, on new posts you are able to see code-snippets?
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.
Hah, looks like the old code fields are already parsed, so maybe it just needs a bit of tweaking :-)
is working on a reply...
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.