Maintainers Checked PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar AlterBrains
AlterBrains
5 Oct 2022

Summary of Changes

Make IDE happy with the code like $app->input->json->getRaw()

Testing Instructions

Apply patch, see IDE tips. The json input is mostly used in API controllers.

A PR is also required for Input package: joomla-framework/input#40

Actual result BEFORE applying this Pull Request

$app->input->json and $app->input->json->getRaw() are incorrectly parsed by IDE.

Expected result AFTER applying this Pull Request

$app->input->json and $app->input->json->getRaw() are correctly parsed by IDE.
+
mistyped Json input usage in application config model.

8868c4c 5 Oct 2022 avatar AlterBrains typo
avatar AlterBrains AlterBrains - open - 5 Oct 2022
avatar AlterBrains AlterBrains - change - 5 Oct 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 5 Oct 2022
Category Administration com_config Libraries
avatar HLeithner HLeithner - change - 23 Oct 2022
Labels Added: ? Maintainers Checked
avatar HLeithner HLeithner - change - 23 Oct 2022
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-10-23 12:06:19
Closed_By HLeithner
Labels Added: PR-4.3-dev
Removed: ?
avatar HLeithner HLeithner - close - 23 Oct 2022
avatar HLeithner HLeithner - merge - 23 Oct 2022
avatar HLeithner
HLeithner - comment - 23 Oct 2022

thanks

Add a Comment

Login with GitHub to post a comment