Christian Heel

Results 12 comments of Christian Heel

> I'm not making the requested changes. It makes no sense to me to have two different code styles for identical code. When phpcs finally detects these things then it...

@laoneo see https://github.com/Digital-Peak/joomla-cms/pull/27 for missing namespaces

@roland-d See for changed behavior #37840

I have tested this item :white_check_mark: successfully on e45e80518fb849f6b00275e5c57beb52ac82c1f6This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36692.

@chmst @LadySolveig The tooltip in the category view only applies to articles and is confusing for all other category views. ![image](https://github.com/joomla/joomla-cms/assets/66922325/7f7e9fe4-6ba7-4f51-9d0d-d640f9c5eb5e)

Is it possible to use `func_get_args()`? Like here: https://github.com/joomla/joomla-cms/blob/bdb23b84b83368a324e417c0ce8c9865cfdeca36/libraries/src/Document/HtmlDocument.php#L583-L590

I have tested this item :white_check_mark: successfully on 05d292580be4b21a29b72266123a1b816bb4b21cThis comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38283.

@tomsrocket It looks like you don't use the correct url. In your case it should: http://localhost:8080/api/index.php/v1/users/51

@dgrammatiko Can you support me here? I have a problem when the multiple attr is set. You solved a similar problem with #35723. Thanks in advance.