Indirectly changing a link inside of an excerpt causes {children:all=true|excerpt=true} to drop the excerpt.

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Medium
    • None
    • Affects Version/s: 2.2.8
    • Component/s: None
    • Environment:

      This is fairly complicated to repro:
      1. create pages A, B, and C in the same space.
      2. make B the child of A, C a sibling of A.
      3. put in A:

      {children:all=true|excerpt=true}

      4. put in B:

      {excerpt} Here is an excerpt that contains a link to [C]. {excerpt}

      5. go to A and verify to that it shows the correct thing ("B – Here is an excert that contains a link to C.")
      5. Now... change the name of "C" to "D".
      6. Go back to A. You'll see that B's excerpt is gone! It should be there!
      7. Go to B. Click Edit, then Save. (Don't change anything.)
      8. Go back to A. Voila, B's excerpt is back!

      I use

      {children:all=true|excerpt=true}

      quite a bit, so this problem really bogs me down.

            Assignee:
            Steve Haffenden (Inactive)
            Reporter:
            Nathaniel Strauss
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: