Copied to clipboard

Flag this post as spam?

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


  • Lachlann 344 posts 626 karma points
    Oct 18, 2009 @ 14:07
    Lachlann
    0

    & problem i think

    hi there

    I am using this packaged to provide a twitter feed on a clien'ts website. This morning i have just started getting a parsing error i posted about it here

    It seems that it may be caused by my clients feed having & in the text. Is this something you think could cause the error? If so do you know of a way it could be fixed? i have tried htmlencoding the following line inthe xslt:

     <xsl:apply-templates mode="tweet" select="umbraco.library:GetXmlDocumentByUrl($twitterXMLUrl)//statuses/status" />

    but it doesn't seem to have worked.

     

    thanks

     

    Lach

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Oct 18, 2009 @ 16:04
    Jan Skovgaard
    0

    Is it possible for you to try and replace the & characther with &amp; instead? I have an idea that it may be all it takes.

    /Jan

  • Warren Buckley 2106 posts 4836 karma points MVP ∞ admin hq c-trib
    Nov 12, 2009 @ 09:19
    Warren Buckley
    0

    Appologies Lach,
    I forgot to subsrcibe to the RSS feeds for this forum.

    DId you manage to solve this problem, if so how so I can fix it in a minor release?

    Thanks,
    Warren :)

Please Sign in or register to post replies

Write your reply to:

Draft