webgui/lib
Colin Kuskie 6343f648e1 Fixed the failing FileUrl test and clearly document where the FileUrl macro
will work and where it will not.

This test failed due to an API change in WebGUI.  Before 7.3, if you created
a Storage object and then created an Asset with that Storage Id, then WebGUI
would do that happily.  This is actually a bug, because you could create multiple
Assets with that one Storage Id, and when _any_ of the Assets was deleted or
rolled back it would delete the Storage location and leave the other Assets
with that Id pointing to an empty Storage object.

So the API change is actually a bug fix, albeit being a side-effect of the
auto-commit work for posts and wikis.
2006-12-08 17:40:09 +00:00
..
Spectre - Removed the need for DateTime::Cron::Simple, which also added the ability 2006-09-30 19:29:47 +00:00
WebGUI Fixed the failing FileUrl test and clearly document where the FileUrl macro 2006-12-08 17:40:09 +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 Ready for 7.3.1 development 2006-12-07 04:53:54 +00:00