Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie d995ff09fe Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache
was enabled a noCache param was always added to the URL.  In some
cases it would add 2 noCache params.

To fix this, I added a skipPreventProxyCache param to the gateway method,
and page just passes $pairs and $skipPreventProxyCache to gateway.

Added tests to Url.t to test gateway, page, makeAbsolute and urlize
to bring its coverage up to 100%.

Added tests to Stow.t to bring it's coverage up to 100% as well.
2006-09-30 17:23:44 +00:00
docs Make Project Management asset task editor default start date of task 2006-09-29 17:54:05 +00:00
etc Add line to WebGUI.conf.original documenting new value for cookieTTL. 2006-09-22 01:54:56 +00:00
lib Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache 2006-09-30 17:23:44 +00:00
sbin Fix command-line Spectre ping not using the IP address from the config. 2006-09-18 20:46:45 +00:00
t Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache 2006-09-30 17:23:44 +00:00
www Apply slightly modified versions of DBell's patches for: 2006-09-26 04:59:15 +00:00