?
avatar shady717
shady717
13 Jul 2016

After update from 3.5.1

In file

/libraries/joomla/access/access.php

At line 595 Offest not set Should be changed to

foreach ($ancestors as $id)
{
if (isset(self::$assetPermissionsById[$extensionName][$id])){
$collected[] = self::$assetPermissionsById[$extensionName][$id]->rules;
}
}

to check for missing array offset

avatar shady717 shady717 - open - 13 Jul 2016
avatar infograf768
infograf768 - comment - 13 Jul 2016

Please give test instructions to reproduce the possible issue:
What do we get now and what we should get after your proposal (in a vanilla 3.6.0)

avatar brianteeman brianteeman - change - 13 Jul 2016
Status New Information Required
avatar brianteeman brianteeman - change - 13 Jul 2016
Title
Bug in Joomla 3.6.0 after update
Bug in Joomla 3.6.0 after update
avatar shady717
shady717 - comment - 14 Jul 2016

Hey I just upgraded another site of mine http://2itsupport.com

here is the page with the notice.
http://2itsupport.com/main-content/service-plans

and another

http://2itsupport.com/it-technologies-supported/supported-it-technologies

it seams all menu item type -> single article have that issue.

Thanks,
Shady


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

avatar shady717
shady717 - comment - 14 Jul 2016

my links are changing as I am working on upgrading that site..

http://2itsupport.com/it-support-service-plans

sorry please just look around I have many single artivle pages. I have notices ON in PHP so just so we can see it


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

avatar shady717
shady717 - comment - 14 Jul 2016

I have removed the notices from the website due to unprofessional-ism.. This can be literally replicated on all of my joomla instances BTYW


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

avatar brianteeman
brianteeman - comment - 14 Jul 2016

So it must be something you have either done yourself or an extension you
have installed as we have no other reports of this issue

avatar shady717
shady717 - comment - 14 Jul 2016

I doubt it. But OK we can definitely close the ticket I was just trying to make Joomla better, because I like it. I can definitely change the code so its not noticing that... most of my websites are from Joomla 2.5 -> 3.3 -> 3.5 ->3.6

It could be a bigger down the line upgrade path issue which is hard to track!

Thanks!

avatar brianteeman
brianteeman - comment - 14 Jul 2016

Closed

avatar brianteeman brianteeman - change - 14 Jul 2016
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2016-07-14 18:44:31
Closed_By brianteeman
avatar brianteeman brianteeman - close - 14 Jul 2016

Add a Comment

Login with GitHub to post a comment