php4fan

Results 114 comments of php4fan

Again the stupid bot, attempting to close issues "because" no progress have been made on them.

> Our filter is done in JS. > This is why it is applied after pagination. Yeah that is why it is done wrong. You should do an AJAX request....

> To be clear it is a feature request. IMHO on this project a bug is something broken or a regression. I hope we agree that not all bugs are...

> And I will have to find the setting to show all tables in a mean time to workaround this issue Is there such a setting? Because actually I was...

Oh, ok, a system-wide configuration setting. No, that's not enough (but I'll certainly use that, thanks). The **user** **needs** to be able to choose to see all tables at once....

It seems to be even worse than that. Apparently, this: ``` $translator->trans('somephrase', ['username' => 'John']) ; ``` will not replace occurrences of the string `"{username}"` but rather of the string...

> I think there is/may be typo indeed here I'm not sure. Could it be that: - when yo _do_ use the ICU format (i.e. a domain name suffixed with...

Does the Arduino IDE by any chance use Electron? Visual Studio Code has the exact same issue (or at least it looks pretty much the same): https://github.com/microsoft/vscode/issues/146422

> That is not actionable. I know, that's why I wanted to know how to provide you a crash dump or something actionable, because without that, anything else would be...