Forum OpenACS Development: Re: Bug in xowiki page includelets resolution when veiwing live revision

Dave,

as i see from my mails, i have fixed the bug more than a year ago. I would certainly recommend to upgrade to a newer version of xowiki. We started to use the head version of xotcl-core + xowiki on our production system (the major blocker from my side to release xowiki + xotcl-core from HEAD as stable is the update the documentation).

However, if for some reasons, you can't update, the following changes might help you:
http://cvs.openacs.org/cvs/openacs-4/packages/xotcl-core/tcl/context-procs.tcl?r1=1.21&r2=1.22
http://cvs.openacs.org/cvs/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl?r1=1.122&r2=1.123
http://cvs.openacs.org/cvs/openacs-4/packages/xotcl-core/tcl/context-procs.tcl?r1=1.20&r2=1.21

-gustaf

Hi Gustaf,

The code from HEAD (i have version 1.39 of context-procs.tcl for example) exhibits the same behavior. It appears the code has been totally rewritten and the patches do not help.

I am using xotcl-core 0.89 released 2008-08-25.

Any ideas?

As far as i can tell, this problem does not exists in the head version of xowiki+xotcl-core. just now, i have created 2 pages, where the 2nd one contains the first one. Clicking on "view" in "revisons" on the page including the 2nd one works fine.

Note, as indicated before, an updated xotcl-core is not sufficient, xowiki should be updated as well. Note that the mentioned patch was between xowiki-procs 1.122 to 1.223. xowiki-procs is in head at version 1.306.

Not sure, what xowiki version you are using. It might be easier to upgrade xotcl-core and xowiki to HEAD.

-gustaf