Description

The TOC on a page does not contain links to headings which were included until you refresh the page.

Step to reproduce

In order to reproduce, do this:

  1. Go to a new page
  2. add a TOC macro and a few headings
  3. click preview (I am not sure if this is necessary)
  4. add the Include call to the page
  5. save
  6. you can see that the TOC misses entries

Example

/TestPage

Details

This Wiki.

Workaround

Refresh after you created the page.

Workaround on src code level: make Include and TableOfContents macro depend on "time" (making them uncacheable).

Discussion

We must check why it works after you refresh. If it works after, it should work also before.

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/TableOfContentsLacksLinks (last edited 2008-04-17 19:01:17 by p5B15ADC5)