Success

User tests: Successful: Unsuccessful:

avatar sanderpotjer
sanderpotjer
6 Feb 2014

The fix for the Joomla getActions() method in this pull request #2728 solved the issues, but is missing deprecating support for the removed getActions method in the component helpers (which are replaced by JHelperContent::getActions().

This is now causing issues in 3rd party extensions as reported over here for example: t3framework/t3#249

This pull request re-adds the methods for the getActions checks in the core component helpers. The methods convert the requests to the new JHelperContent::getActions() method and logs the usage of depreciated code.

My apologizes for not adding the deprecating support in the initial pull request.

Please test this pull request to confirm it is fixing the issues for 3rd party extensions.

Votes

# of Users Experiencing Issue
1/2
Average Importance Score
3.00

avatar sanderpotjer sanderpotjer - open - 6 Feb 2014
avatar Bakual Bakual - change - 8 Feb 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-02-08 11:25:15
avatar Bakual Bakual - close - 8 Feb 2014
avatar Bakual Bakual - close - 8 Feb 2014
avatar mbabker mbabker - reference | 9b27760 - 8 Feb 14
avatar Bakual Bakual - reference | c575c97 - 12 May 14
avatar Bakual Bakual - reference | 3d8202f - 12 May 14
avatar sanderpotjer sanderpotjer - head_ref_deleted - 12 Jul 2014

Add a Comment

Login with GitHub to post a comment