?
avatar infograf768
infograf768
21 Feb 2017

Notice: Undefined property: JVersion::$RELEASE in /Applications/MAMP/htdocs/joomla_400/libraries/fof/integration/joomla/platform.php on line 268

Notice: Undefined property: JVersion::$RELEASE in /Applications/MAMP/htdocs/joomla_400/libraries/fof/render/joomla3.php on line 73

Notice: Undefined property: JVersion::$RELEASE in /Applications/MAMP/htdocs/joomla_400/libraries/fof/render/joomla3.php on line 74

avatar infograf768 infograf768 - open - 21 Feb 2017
avatar joomla-cms-bot joomla-cms-bot - change - 21 Feb 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 21 Feb 2017
avatar dgt41
dgt41 - comment - 21 Feb 2017

FOF will be removed from core in J4. There are couple of instances in the core that is still be used and those need to be converted to vanilla joomla code (I think there are relative PR's in the staging branch)

avatar wilsonge
wilsonge - comment - 21 Feb 2017

What @dgt41 said. Basically we're going to use this. But rather than some of the complexities of registering a controller here #11546 we need namespaces so we don't need to manually require the controller path (or additions to the dispatcher concept that we've got a first draft of)

avatar C-Lodder
C-Lodder - comment - 22 Feb 2017

Anyone know when FOF will be removed?

avatar wilsonge
wilsonge - comment - 23 Feb 2017

When we get to the point where we fully support namespaced and autoloaded components

avatar wilsonge wilsonge - change - 23 Feb 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-02-23 21:52:42
Closed_By wilsonge
avatar wilsonge wilsonge - close - 23 Feb 2017
avatar wilsonge
wilsonge - comment - 23 Feb 2017

Hacked a fix in for now. But we are going to be removing FOF

Add a Comment

Login with GitHub to post a comment