Copied to clipboard

Flag this post as spam?

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


  • Ove Andersen 435 posts 1541 karma points c-trib
    Jun 02, 2010 @ 13:37
    Ove Andersen
    0

    xpath option bugged

    Awesome package!

    I tried to use your xpath option, but it looks like it doesn't accept shortcuts in the statement.

    I.e. "/root/descendant-or-self::node [@parentID=1127]" works, while "/root//node [@parentID=1127]" doesn't.

  • Ove Andersen 435 posts 1541 karma points c-trib
    Jun 02, 2010 @ 13:39
    Ove Andersen
    0

    Sorry, the statement that i works should be: "/root/descendant::node [@parentID=1127]". But "/root/descendant-or-self::node [@parentID=1127]" works as well... :)

  • Ove Andersen 435 posts 1541 karma points c-trib
    Jun 02, 2010 @ 13:54
  • Chriztian Steinmeier 2726 posts 8320 karma points MVP 4x admin c-trib
    Jun 02, 2010 @ 14:17
    Chriztian Steinmeier
    0

    Hi Ove,

    It really looks like some URL Rewriting is doing something when there's a double slash in the URL, and that is causing the issue.

    What version of Umbraco are you using?

    Are you using any RewriteRules?

    /Chriztian 

  • 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