webgui/lib
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
..
Spectre fix: Spectre::Admin Error Message 2006-08-29 14:13:14 +00:00
WebGUI Fixed a bug with WebGUI::Session::Url::page where, if preventProxyCache 2006-09-30 17:23:44 +00:00
XML/RSS Adding XML::RSS::Creator to the WebGUI /lib because it's not on CPAN yet. 2005-06-19 22:32:01 +00:00
default.ttf fixed captcha 2005-09-24 17:26:40 +00:00
WebGUI.pm Fix HTTP Proxy asset file uploads. 2006-09-28 01:49:12 +00:00