silverstripe-cms/tests/model
Ingo Schommer 8a514d8b64 BUG Correct live state in SiteTree->getAbsoluteLiveLink()
Was fetching the record from live (and its direct URLSegment),
but all of its parents from the current stage, which might be draft,
leading to "mixed" draft/live nested URLs which might no longer
be reachable in live mode.
2012-08-28 19:04:16 +02:00
..
ErrorPageTest.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ErrorPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
FileLinkTrackingTest.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
FileLinkTrackingTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
RedirectorPageTest.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
RedirectorPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteConfigTest.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
SiteTreeActionsTest.php MINOR Fixing assertType() assertions with assertInstanceOf() 2012-05-09 23:06:55 +12:00
SiteTreeActionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeBacklinksTest.php BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeBacklinksTest.yml BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeBrokenLinksTest.php BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeBrokenLinksTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeHTMLEditorFieldTest.php BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeHtmlEditorFieldTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreePermissionsTest.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
SiteTreePermissionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeTest.php BUG Correct live state in SiteTree->getAbsoluteLiveLink() 2012-08-28 19:04:16 +02:00
SiteTreeTest.yml MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
VirtualPageTest.php FIX VirtualPageTest failing on apps with no $db on Page 2012-08-28 15:13:57 +12:00
VirtualPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00