[BETA] Ajax controller broken with 3.1.39 update #1058
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#1058
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Steps to reproduce the issue
Compile any component using the ajax controller.
Expected result
Ajax queries to work properly
Actual result
Ajax queries are failing because of a typo in the controller
System information (as much as possible)
Additional comments
By renaming $jinput to $input you broke the controller as the dynamic methods are still using $jinput. (see screenshots)
Apologies... I already fixed it... and the update is already out two hours ago.
https://git.vdm.dev/joomla-beta/pkg-component-builder/archive/v3.1.40-beta.zip