David Jardin

Results 11 issues of 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...

Feature
Unit/System Tests
Language Change
Composer Dependency Changed
Release Blocker
PR-5.1-dev

### 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...

bug
PR-5.1-dev

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...

bug
JRD

### 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...

PR-4.4-dev

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...

PR-4.4-dev

### 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...

RTC
PR-4.4-dev

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...

PR-5.2-dev

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...

Performance
PR-5.4-dev