Copied to clipboard

Flag this post as spam?

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


  • Martin Lingstuyl 202 posts 379 karma points
    Jun 19, 2013 @ 12:40
    Martin Lingstuyl
    0

    Content problems

    Hi guys,

     

    Been using umbraco quite some time now, in all versions. But now I one of my clients experienced a real strange bug. (using 4.7.2)

    This morning one of the umbraco nodes (within umbraco content tree) suddenly had a different name and content. It displayed the name from another node in the same tree, and also the content of that node. Also its child-nodes had been depublished. (plus some other nodes)

    So first we had a few nodes called:

    1. Basic training 1
    2. Basic training 2
    3. Basic training 3

    This morning it was:

    1. Basic training 3
    2. Basic training 2
    3. Basic training 3

    Plus the content of the '3'-nodes was the same. The logfile doesnt give the reason, only that there had been an error while my client changed and republished the node when he encountered the problem:

    Error adding node with url 'Bedankt' to SiteMapProvider: System.InvalidOperationException: Multiple nodes with the same URL '/eft-relatietherapeuten/trainingen/basistraining-13-06-2014/bedankt/' were found. XmlSiteMapProvider requires that sitemap nodes have unique URLs.
    Which is logical, but doesnt point to a clue. I checked the Rollback-list from 'Basic training 1', though nothing showed as well.
    Strange... Anyone with the same experiences?
    Martin

     

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Jun 19, 2013 @ 19:29
    Jan Skovgaard
    0

    Hi Martin

    That sure is an odd issue.

    Is there any kind of API interaction that could be causing this? And are you 100% sure that no one else have had access to the Umbraco instance and changed it somehow?

    Regarding the sitemap provider error you're seeing you can get rid of it by uncommenting the sitemap provider section in the web.config file. It's most likely something that you don't use if you don't know what it is and it's bloating the log table with weird errors that you really don't need to worry about.

    /Jan

  • Martin Lingstuyl 202 posts 379 karma points
    Jun 20, 2013 @ 09:21
    Martin Lingstuyl
    0

    Hi Jan,

    Well, the point is I can't see any untoward publishing in the logfile and the rollback dropdown shows a list like this:

    Basic training 1
    Basic training 1
    Basic training 1
    Basic training 1
    Basic training 3 (here suddenly its wrong)
    Basic training 1 (client reset the values and republished it to what it was)

    They were all published by the central user and he clearly wouldnt change the content + is rather a perfectionist.

    No API interactions that I a know of that have influence on these nodes.

    Martin

Please Sign in or register to post replies

Write your reply to:

Draft