From ec03243e3e85e28da942229b2ad8e91d28ca5cf9 Mon Sep 17 00:00:00 2001 From: Alan Ritari Date: Thu, 5 Aug 2004 02:45:34 +0000 Subject: [PATCH] - passing form param disableWobjects=$call shortcircuits most of WebGUI::Wobject::WSClient::www_view() --- docs/changelog/6.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index cd4e482b0..3ca7b9087 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -20,6 +20,8 @@ - bugfix [ 997916 ] Bug and solution in File.pm - Added the page.isMyAncestor condition to the Navigation system. (Thanks to Len Kranendonk) + - passing form param disableWobjects=$call shortcircuits most of + WebGUI::Wobject::WSClient::www_view() 6.1.1 - bugfix [ 991313 ] Manage Translations doesn't work