David Jardin
David Jardin
### Summary of Changes This pull requests changes the way how Joomla retrieves update information for Joomla core. So far, the information about available updates has been retrieved using an...
### Summary of Changes The new trailing slash parameter, introduced in #42702 had received another patch that changed the parameter values in the XML, see #43195. That second change was...
I tried to update our service provider record. Editing works fine, however on save an exception is thrown: > 0 array_combine(): Argument #1 ($keys) and argument #2 ($values) must have...
### Summary of Changes Backport changes from #41976 to 4.x branch ### Testing Instructions See original PR. ### Actual result BEFORE applying this Pull Request See original PR. ### Expected...
See * https://github.com/joomla/joomla-cms/pull/43001 * https://github.com/joomla/joomla-cms/pull/43002
### Summary of Changes The ACL check for the batch toolbar button in the com_content articles backend view has been fixed. So far it was checking for the transition execution...
### Summary of Changes So far com_finder taxonomy rows had an empty string as default parameter for the language column. Taxonomy rows with that empty string became unselectable one the...
Pull Request for Issue #44262 . ### Summary of Changes Allow relative URLs in wrapper module and component. ### Testing Instructions Use a relative URL in mod_wrapper and the wrapper...
Pull Request for Issue #43701 Based on the PR #44079 by @Fedik , slightly adjusted and ported to 5.4 ### Summary of Changes In our company we are supporting a...