Results 7 issues of Bram

### Steps to reproduce the issue $http = JHttpFactory::getHttp(new JRegistry,'socket'); $response = $http->get(JURI::root(), [], 1 ); var_dump($response); //JURI::root() redirects to JURI::root() . '/en/'; ### Expected result response of the final...

No Code Attached Yet

Maybe mark this with RFC? ## Summary of Issues ### Deletion of package with --path `processPathInstallation `would delete the package file if it's placed in the `tmp_path`. There are two...

Feature
PR-5.2-dev

Pull Request for Issue #43683 . ### Summary of Changes Added missing message type mapping from enqueued message to SymfonyStyle ### Testing Instructions Execute a CLI command calling a script...

PR-5.1-dev

### Summary of Changes The email sent by the system plugin task notification contains very little useful information. This adjustment adds the Exception message to the emails. The emails point...

Language Change
PR-5.1-dev

### Steps to reproduce the issue Create a scheduled task with Execution Rule on Manual execute the command line scheduler:list ### Expected result Table with 'Next run' for above task...

No Code Attached Yet

Let's retry PR #43688 Pull Request for Issue #43683 . ### Summary of Changes Added missing message type mapping from enqueued message to SymfonyStyle ### Testing Instructions Execute a CLI...

bug
macOS

### Steps to reproduce the issue The function getParams always initializes the values as 'string', for multiselect values this should be an array with the expanded values

No Code Attached Yet
Information Required