?
avatar ReLater
ReLater
6 Nov 2018

Steps to reproduce the issue

Actual result

06-11-_2018_23-13-19

Question now is

Should Joomla core change something or is it a must for developers in the future to name plugins correctly?

if (count($parts) > 2)
{
 $source = JPATH_PLUGINS . '/' . $parts[1] . '/' . $parts[2];
}
else
{
 $source = '';
}
avatar ReLater ReLater - open - 6 Nov 2018
avatar joomla-cms-bot joomla-cms-bot - change - 6 Nov 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 6 Nov 2018
avatar ReLater ReLater - change - 6 Nov 2018
The description was changed
avatar ReLater ReLater - edited - 6 Nov 2018
avatar ReLater
ReLater - comment - 6 Nov 2018

Too many plugins on the market that are not named correctly. So, I made a pr:
#22955

avatar ReLater ReLater - close - 6 Nov 2018
avatar ReLater ReLater - change - 6 Nov 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-11-06 22:40:16
Closed_By ReLater

Add a Comment

Login with GitHub to post a comment