? Pending

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
14 Mar 2018

Pull Request for Issue #19902

Summary of Changes

Removes CMSApplication::$metadataManager due to the circular dependency problem that exists with instantiating multiple applications with this property, move instantiation into the application's checkSession method.

Testing Instructions

Anywhere in an extension, add a new JSite; line.

Pre-patch, you should get the Nesting level too deep - recursive dependency? in joomla/libraries/joomla/event/dispatcher.php on line 198 message. Post-patch, you shouldn't.

Documentation Changes Required

Technically breaking B/C by removing the property we added in this release since it's not private, otherwise no.

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar mbabker mbabker - open - 14 Mar 2018
avatar mbabker mbabker - change - 14 Mar 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Mar 2018
Category Libraries
avatar csthomas
csthomas - comment - 14 Mar 2018

I have tested this item successfully on eb53304

To test I used the modification from #19902 (comment)


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

avatar csthomas csthomas - test_item - 14 Mar 2018 - Tested successfully
avatar manojLondhe
manojLondhe - comment - 15 Mar 2018

I have tested this item successfully on eb53304

Tested and works fine for me with this patch


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

avatar manojLondhe manojLondhe - test_item - 15 Mar 2018 - Tested successfully
avatar franz-wohlkoenig franz-wohlkoenig - change - 15 Mar 2018
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 15 Mar 2018

Ready to Commit after two successful tests.

avatar mbabker mbabker - close - 15 Mar 2018
avatar mbabker mbabker - merge - 15 Mar 2018
avatar mbabker mbabker - change - 15 Mar 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-03-15 17:00:22
Closed_By mbabker
Labels Added: ?

Add a Comment

Login with GitHub to post a comment