Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #34353, comment 75


Ignore:
Timestamp:
08/29/2025 01:15:00 PM (6 months ago)
Author:
Andy Schmidt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34353, comment 75

    v1 v2  
    88I had found the same (in my case the URL was "/" - so no host) and I circumvented it similar to your suggestion.
    99
    10 It's a trivial fix to a very obvious problem - yet after 8 years, it still fills people's logs.
     10It's a trivial fix to a very obvious problem (lack of validating/qualifying input data before acting on it) - yet after 8 years, it still fills people's logs.