Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 000b2fcce3 Reverting previous work. Asset->new must return an Asset, even if
no className is passed and the invocant's class is Asset.  This is
due to the root.  In the db, the root Asset has the className WebGUI::Asset,
and the getRoot method matches this.
Changed the failing test in Asset.t to look for a WebGUI::Asset to be returned.
Added two tests to Asset.t to validate the object returned by Asset->getRoot method.
Reverted previous work and updated the POD for Asset->new.
2006-08-08 17:43:44 +00:00
docs Reverting previous work. Asset->new must return an Asset, even if 2006-08-08 17:43:44 +00:00
etc - Added an option to override the session cookie domain. 2006-08-08 17:27:41 +00:00
lib Reverting previous work. Asset->new must return an Asset, even if 2006-08-08 17:43:44 +00:00
sbin - Added a --skipDelete option to upgrade.pl 2006-08-03 19:20:55 +00:00
t Reverting previous work. Asset->new must return an Asset, even if 2006-08-08 17:43:44 +00:00
www fix: navigation 2006-07-21 20:46:01 +00:00