Riccardo Bessone

Results 33 comments of Riccardo Bessone

I've found similar problems few months ago, for example several TLDs return a "reserved" message **google.xin**, **galbani.name**, **singapore.xn--yfro4i67o** (different messages but the meaning is the same) Also the **whois.nic.sg** server...

Komoot API documentation https://static.komoot.de/doc/external-api/v007/index.html

Same on plain Ubuntu 22.04 with PHP 8.1.2

I have the same problem, when sorting for a related table which may have nulls, the count is lost. The fix proposed by @stephaned-exatech solves, after years can we consider...

Hello, does the whois server work for you? It appears to me that it is only accessible via the web at https://whois.az/ I also tried a telnet to whois.az port...

**allFilled** macro is declared in **ColumnSortableServiceProvider** Did you add the service provider with autodiscovery or put it manually in **config/app.php**?

Same problem to me using staging mode.

From my experience not all whois servers declare the timezone, and not all of them use the same one, especially those of registrars. Some have American time zones and others...

@ishamshur my fork has the fix that solves the bug, i also created a PR, i think as soon as the maintainers have time they will fix the problem.