Index: openacs-4/packages/xowiki/tcl/weblog-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/weblog-procs.tcl,v diff -u -r1.11 -r1.12 --- openacs-4/packages/xowiki/tcl/weblog-procs.tcl 23 May 2007 18:35:16 -0000 1.11 +++ openacs-4/packages/xowiki/tcl/weblog-procs.tcl 25 May 2007 09:29:59 -0000 1.12 @@ -109,6 +109,7 @@ [::xowiki::Page container_already_rendered ci.item_id] \ and ci.content_type not in ('::xowiki::PageTemplate','::xowiki::Object') \ and ci.publish_status <> 'production' \ + and p.revision_id = cr.revision_id \ $extra_where_clause" ] if {$page_number ne ""} {