webgui/t/Asset
Doug Bell 19dedc0b7c fix problem revealed by tests
update() in a File asset would always create a storage location if one
was not yet saved. calling update() in a filter method would cause
another one to be created too, messing up the tests.
2010-11-16 20:54:49 -06:00
..
Event
File Load WebGUI::Test before other modules so that it can fix up @INC to point to the main, non-test, libs. Thanks, cj! 2010-09-30 12:01:30 -04:00
Post
Redirect
Shortcut Shortcut uses the wrong date for the overridden getContentLastModified. Fixes bug #11935. 2010-11-01 10:26:08 -07:00
Sku
Template
WikiPage
Wobject Story Archive now plays nice with urlExtensions 2010-10-26 14:27:47 -07:00
Asset.t fix problem revealed by tests 2010-11-16 20:54:49 -06:00
Asset_diagnose.t
AssetClipboard.t Fixing some failing tests 2010-10-07 16:14:48 -07:00
AssetExportHtml.t
AssetLineage.t
AssetMetaData.t
AssetPackage.t
AssetTrash.t
AssetVersion.t
dispatch.t
EMSSubmissionForm.t
Event.t Make a new storage location when an Event is duplicated. Fixes bug #11937. 2010-11-01 09:19:08 -07:00
File.t fix #11964 files show in trash and old revisions 2010-11-16 17:54:08 -06:00
JSONCollateral.t
MatrixListing.t
Post.t
Sku.t
Snippet.t
Story.t
Template.t Restore addAttachments and restoreAttachments to the 7.x series. In 8.x, the object property will act like an arrayref, so they won't be necessary. Fixes bug #11861. 2010-09-14 10:42:59 -07:00
WikiPage.t