? Failure

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
28 Aug 2014

At 3.3 when transitioning from JRegistry to \Joomla\Registry\Registry, none of the class references were updated as a method of demonstrating the B/C that was retained with this change through class aliasing. The unfortunate side effect is that IDE references to the now non-existent JRegistry were broken. This PR is the first in a series that will update the CMS's code to correctly reference the namespaced class.

To test this pull, please ensure that functions in the admin section using the Registry class still work as advertised (it looks like it's commonly used in save operations).

avatar mbabker mbabker - open - 28 Aug 2014
avatar brianteeman brianteeman - change - 28 Aug 2014
Status New Pending
avatar jissues-bot jissues-bot - change - 28 Aug 2014
Status Pending New
Labels Added: ?
avatar mbabker mbabker - reference | - 4 Sep 14
avatar dbhurley dbhurley - change - 4 Sep 2014
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2014-09-04 19:39:50
avatar dbhurley dbhurley - close - 4 Sep 2014
avatar dbhurley
dbhurley - comment - 4 Sep 2014

Merged into 3.4-dev

avatar dbhurley dbhurley - close - 4 Sep 2014
avatar roland-d roland-d - change - 16 Feb 2015
Milestone Added:
avatar mbabker mbabker - head_ref_deleted - 16 Feb 2015

Add a Comment

Login with GitHub to post a comment