Stefan Giehl
Stefan Giehl
@peterbo would you mind checking if the request parameters sent to load the datatable differ on an instance where it works vs a not working one?
@peterbo ok. that looks normal. Would you check if you have some settings stored for that report in the options table. option_name should be something like `viewDataTableParameters_{login}_Goals.getItemsName`
Hm. As long as I'm not able to reproduce that, it might be hard to find the reason. If it's not caused by some datatable settings that are stored, there...
@tsteur we should maybe at least consider to show in the UI how IPv6 addresses are masked, so it's clear that the setting affects both IPv4 and IPv6. Should be...
Hi @mskala Thanks for your suggestion. So this notification is shown when there had not yet been any visit to that specific site today? Iirc the message should only be...
I found a bug in this handling. See #19547. But as I didn't fully try to reproduce your issue, I'm unable to say if that will fix it.
I really doubt that a script to automatically prefix any vendor class namespace is a solution we should go with. That will always have the risk that updating a vendor...
> How often are composer libraries updated? Would tests fail if updating a vendor lib caused a problem? Patch and in some cases minor releases are updated automatically when they...
If we limit this to only a couple of libs and don't prefix all our libs (as the title says) it might be feasible.
@tsteur Can't we make Matomo compatible with both monolog versions? I guess there are some changes we would need to apply to make Matomo compatible, but we could maybe try...