Summary
TOCs in current multidoc release 2.3.2 are broken
Metadata
- Id: 9df8acb810836ac30f5d8d35c351063ce625bdef
- Trac id: 589
- Type: defect
- Reporter: ckeen
- Owner: iraikov
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: 4.9.0
- Version: 4.7.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2011-06-02 17:29:56 UTC
- Keywords: eggs multidoc breakage wiki
Description
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.
Changes and comments
[2011-06-02 17:31:18 UTC] ckeen changed description
[2011-06-06 04:50:44 UTC] iraikov wrote:
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.
[2011-06-18 20:03:51 UTC] ckeen changed status from new to closed
[2011-06-18 20:03:51 UTC] ckeen set resolution to fixed
[2011-06-18 20:03:51 UTC] ckeen wrote:
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).
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted