webgui/t/Asset
Patrick Donelan 804dbcfd26 One-line fix for Survey ExpressionEngine bug that took over a day to find.
One of the file-scoped lexicals in ExpressionEngine wasn't being initialised,
which meant that tagged data was being cached across repeated engine runs
(including, would you believe, across modperl page requests).

The fix includes tests.
2009-11-05 21:15:47 -08:00
..
Event check WEBGUI_LIVE in some more live tests 2009-09-20 23:49:33 -05:00
File use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Post Fixed bug #11096. Deleting a thread causes a WebGUI error. 2009-10-07 10:05:43 -07:00
Redirect Add WEBGUI_LIVE env variable to more tests that use Test::WWW::Mechanize. 2009-08-24 04:45:29 +00:00
Shortcut Make sure all version tags are cleaned up. 2009-09-26 08:51:47 -07:00
Sku Remove bad test requirement. 2009-09-21 22:18:03 -07:00
Template fix skip_all in packed test 2009-10-02 01:02:11 -05:00
WikiPage added Subscribable AssetAspect to Wiki 2009-09-09 17:24:00 -05:00
Wobject One-line fix for Survey ExpressionEngine bug that took over a day to find. 2009-11-05 21:15:47 -08:00
Asset.t Fix a typo in Asset->checkView, which redirected assets in the clipboard to the trash instead. Fixes bug #11139. 2009-10-16 14:31:26 -07:00
Asset_diagnose.t updating copyright year 2009-02-20 23:47:30 +00:00
AssetClipboard.t Clear cache on assets in trash and clipboard limbo states. fixes bug #11027 2009-09-23 15:39:56 -07:00
AssetExportHtml.t add test some extra diag info to export test 2009-10-05 21:37:24 -05:00
AssetLineage.t newByLineage should log its own error. Fixes bug #11192 2009-11-02 18:30:45 -08:00
AssetMetaData.t merge to 10219 2009-04-08 16:35:31 +00:00
AssetPackage.t Packages used in upgrades get installed regardless of revisionDate. Fixes bug #11059 2009-09-29 11:51:35 -07:00
AssetTrash.t Clear cache on assets in trash and clipboard limbo states. fixes bug #11027 2009-09-23 15:39:56 -07:00
AssetVersion.t use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
Event.t Forward port test fix. 2009-08-11 20:51:51 +00:00
File.t Do not set a redirect when streaming downloads. fixes file #11029 2009-09-23 21:27:43 -07:00
JSONCollateral.t use note instead of diag in tests for non-error debug output 2009-09-23 08:29:05 -05:00
MatrixListing.t updating copyright year 2009-02-20 23:47:30 +00:00
Post.t In the CS, do not show a profile link unless the user is not a visitor. Fixes bug #11084 2009-10-02 12:49:26 -07:00
Sku.t Fix the logic in t/Asset/Sku.t. Add tests to make sure that the 2009-05-13 03:07:34 +00:00
Snippet.t Allow snippets to be really empty, without showing the Page Not Found screen. 2009-07-06 19:35:00 +00:00
Story.t Fix description field of the Story RSS feed. Fixes bug #11112 2009-10-11 19:03:55 -07:00
Template.t Rekey the template_attachments table. Fixes bug #11063. 2009-10-21 16:11:22 -07:00
WikiPage.t Remove the skipNotification column for the Subscribably aspect. 2009-11-04 15:19:54 -08:00