silverstripe-cms/code/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
..
CurrentPageIdentifier.php Code cleanup: removed trailing ?> markers per code standard. 2012-02-13 12:48:41 -08:00
ErrorPage.php Fix notice when ErrorPage tries to create static error pages and can't write 2012-08-20 15:23:46 +12:00
RedirectorPage.php BUG: Allow children on RedirectorPage (Trac #7587) 2012-06-29 16:24:20 +12:00
SiteConfig.php BUG Adding siteconfig translations 2012-08-10 10:16:39 +02:00
SiteTree.php BUG Correct live state in SiteTree->getAbsoluteLiveLink() 2012-08-28 19:04:16 +02:00
SiteTreeDecorator.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
SiteTreeExtension.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
SiteTreeFileExtension.php MINOR: restore backlinkcount into cms module. (removed from framework in 266a61221c) 2012-06-20 16:27:47 +02:00
SiteTreeFolderExtension.php MINOR Remove usage of deprecated array access on SQLQuery in SiteTreeFolderExtension 2012-05-01 17:58:14 +02:00
VirtualPage.php BUGFIX: Consistently style custom defined page icons. 2012-06-13 17:46:43 +10:00