Peter Szalatnay

Results 8 issues of Peter Szalatnay

### Feature request: Description of feature: It would be nice if we could specify and url for github enterprise. Add a new value for the github enterprise url and use...

feature-request
request-accepted

### Steps to reproduce the issue Right now we can inject a custom form into preprocessForm with onContentPrepareForm event from a plugin group. Issue is when trying to save the...

New Feature
No Code Attached Yet

In Joomla 4.3 this row no returns a string and not null when a new menu object is created. https://github.com/gantry/gantry5/blob/95725fbbebbfe923c8744ea04298c097ac92ff0f/platforms/joomla/plg_system_gantry5/gantry5.php#LL635C29-L635C29 Easy fix is to change it to empty() instead of...

Just want to check if there is any plan to support MySQL JSON column->path for quoteName function. https://dev.mysql.com/doc/refman/5.7/en/json-search-functions.html#operator_json-column-path Something like: ``` $db->quoteName('params->"$.field"', 'as_field'); ``` It should only quote the "params"...

Feature request to extend the database driver ON DUPLICATE KEY functionality Documentation for each typ of database: - https://dev.mysql.com/doc/refman/8.0/en/insert-on-duplicate.html - https://mariadb.com/kb/en/insert-on-duplicate-key-update/ - https://www.postgresqltutorial.com/postgresql-upsert/ https://github.com/joomla/joomla-cms/discussions/32559

Pull Request for Issue #43821. ### Summary of Changes Fix that validation is looking for submitted input data instead of stored form data. ### Testing Instructions Code review or follow...

bug
PR-5.1-dev

Pull Request for Issue #32816 . ### Summary of Changes The language filter is configured for automatic language change and SEF is enabled. When a logged-out user attempts to access...

bug
PR-5.3-dev

Pull Request for Issue # . ### Summary of Changes If the site is in offline mode and an API resource is requested that doesn't exist, Joomla enters an infinite...

bug
Webservices
PR-5.3-dev