Opened 15 years ago

Closed 14 years ago

Last modified 13 years ago

#589 closed defect (fixed)

TOCs in current multidoc release 2.3.2 are broken

Reported by: Christian Kellermann Owned by: Ivan Raikov
Priority: major Milestone: 4.9.0
Component: unknown Version: 4.7.x
Keywords: eggs multidoc breakage wiki Cc:
Estimated difficulty:

Description (last modified by Christian Kellermann)

The current multidoc release breaks TOCs in qwiki (see wiki.call-cc.org). The last known to work version has been determined as https://code.call-cc.org/svn/chicken-eggs/release/4/multidoc/trunk@23285

UPDATE:
The TOC links look like http://wiki.call-cc.org/eggs#, i.e. the anchor is missing.

Change History (4)

comment:1 by Christian Kellermann, 15 years ago

Description: modified (diff)

comment:2 by Ivan Raikov, 15 years ago

Ok, this part of the code is a bit fragile and one of the reasons for marking multidoc as obsolete. I have changed the TOC code to use list instead of conc, hope this works for you.

comment:3 by Christian Kellermann, 14 years ago

Resolution: fixed
Status: newclosed

Thanks it seems to work ok now! One note: the "new system" will not pick up changed tags since it caches each one the first time only and does not check for changes there. (Since tags should remain constant).

comment:4 by felix winkelmann, 13 years ago

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.