Robert Deutz

Results 16 issues of Robert Deutz

#### Steps to reproduce the issue Check this https://github.com/joomla/joomla-cms/pull/14423 PR. You will see that it has tests but when you check the area "All checks have passed" then you will...

Pull Request for Issue #41205 . ### Summary of Changes Checked if class is set and added it to the fields ### Testing Instructions copied from the issue ```php $options=array();...

RTC
PR-5.2-dev

Pull Request for Issue #42528 . ### Summary of Changes Update PHPUnit to the next major version because the current one we are using is outdated ### Testing Instructions **Test/Merge...

Composer Dependency Changed
PR-5.2-dev

Pull Request for Issue #42528 . ### Summary of Changes Remove the at() function because it is deprecated for phpunit10. Site note: Can be discussed if the test has make...

Unit/System Tests
PR-5.2-dev

Pull Request for Issue #41653 . ### Summary of Changes Removed the function, the parent class is doing the same and the params are not used. ### Testing Instructions Check...

PR-5.2-dev

### Summary of Changes Pinned the mysql version to 8.3.0 ### Testing Instructions Check drone if integration tests are working ### Actual result BEFORE applying this Pull Request integration tests...

Unit/System Tests
PR-4.4-dev

### Summary of Changes ~~Allow --mysql-native-password=ON for mysql 8.4.0, the option is disabled by default from 8.4.0~~ Pinned the mysql version to 8.3.0 ### Testing Instructions Check drone if integration...

Unit/System Tests
PR-5.2-dev

### Summary of Changes ~~Allow --mysql-native-password=ON for mysql 8.4.0, the option is disabled by default from 8.4.0~~ Pinned the mysql version to 8.3.0 ### Testing Instructions Check drone if integration...

Unit/System Tests
PR-5.1-dev

Pull Request for Issue #34609 . ### Summary of Changes Adding an option to the newsflash module to show, hide use global setting for the text at the read more...

RTC
PR-5.2-dev

That's more a question to the maintainer(s). Any plans to implements pagination or should this be handled outside the package? At least we need to implement a way to get...

enhancement