?
Referenced as Pull Request for: # 27984
avatar astridx
astridx
10 Nov 2019

Is the line

JTable::addIncludePath(JPATH_ADMINISTRATOR . '/components/com_contact/tables');
line correct?

Table::addIncludePath(JPATH_ADMINISTRATOR . '/components/com_contact/tables');

avatar astridx astridx - open - 10 Nov 2019
avatar joomla-cms-bot joomla-cms-bot - change - 10 Nov 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 10 Nov 2019
avatar infograf768
infograf768 - comment - 10 Nov 2019

Similar code for menu and newsfeeds. Look like this has not yet been updated to use Table, Factory, Text, etc

These files are no more present in J4 where they are replaced by AjaxController

avatar wilsonge
wilsonge - comment - 11 Nov 2019

It's fine as it is in J3

In J4 looks incorrect https://github.com/joomla/joomla-cms/blob/4.0.0-alpha12/administrator/components/com_contact/Controller/AjaxController.php#L65 - you're right needs to use the namespaced version of the code - obviously for example the directory for table doesn't exist there etc.

avatar alikon
alikon - comment - 3 Dec 2019

it seem's Ok now.....closing

avatar alikon alikon - change - 3 Dec 2019
Status New Closed
Closed_Date 0000-00-00 00:00:00 2019-12-03 16:15:36
Closed_By alikon
avatar joomla-cms-bot joomla-cms-bot - change - 3 Dec 2019
Closed_By alikon joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 3 Dec 2019
avatar joomla-cms-bot
joomla-cms-bot - comment - 3 Dec 2019

Set to "closed" on behalf of @alikon by The JTracker Application at issues.joomla.org/joomla-cms/27037

avatar wilsonge
wilsonge - comment - 25 Jan 2020

At least the line I linked to in 4.0-dev isn't ok. so reopening

avatar wilsonge wilsonge - change - 25 Jan 2020
Status Closed New
Closed_Date 2019-12-03 16:15:36
Closed_By joomla-cms-bot
avatar wilsonge wilsonge - reopen - 25 Jan 2020
avatar SharkyKZ SharkyKZ - change - 19 Feb 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-02-19 09:05:26
Closed_By SharkyKZ
avatar joomla-cms-bot joomla-cms-bot - change - 19 Feb 2020
Closed_By SharkyKZ joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 19 Feb 2020
avatar joomla-cms-bot
joomla-cms-bot - comment - 19 Feb 2020

Set to "closed" on behalf of @SharkyKZ by The JTracker Application at issues.joomla.org/joomla-cms/27037

avatar SharkyKZ
SharkyKZ - comment - 19 Feb 2020

Please test #27984.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/27037.

Add a Comment

Login with GitHub to post a comment