Hannes Papenberg

Results 306 comments of Hannes Papenberg

@brianteeman would you adopt the proposal of @angieradtke?

Thank you for your contribution @brianteeman!

I can not recreate this issue. Can someone else check if this is still an issue? Otherwise we can close this issue.

Since we have 3 people who can't reproduce it, I'm closing this issue for now. If you still encounter this problem, please open a new ticket and reference this one.

The problem is the language column of the table. Starting with 5.2.0, the default value is `*` instead of being empty and that results in the current problem. PR responsible...

Sorry, didn't want to close the issue. Clicked by accident.

Thank you for your work. With the work in #325, this change here isn't exactly necessary anymore. I'm sorry that it took this long. I'm closing this PR.

This feature is nice and I will merge it as soon as drone has passed. One thing which I find strange however is, that you can set it to a...

Thanks @Fedik for your contribution. :-)

The problem is this line https://github.com/joomla/joomla-cms/blob/4.4-dev/administrator/components/com_menus/src/Model/MenutypesModel.php#L412 Here we are filtering the request to remove all empty entries in that array. However we want to preserve entries with the string "0",...