Page MenuHomePhabricator

create LintError in case of invalid domain-names.
Open, Needs TriagePublicFeature

Description

Feature summary In case an invalid domain name is entered, an entry should be shown under [[Special:LintErrors]].

See Quarry https://quarry.wmcloud.org/query/77756.
This query tests for the occurrence of some characters that are not allowed in http-domain names and therefore invalidate URLs.

Use case(s) Ease of finding obvious input errors in URLs.

Benefits Quick cleanup of input errors, such as those caused by incorrect filling of template form fields in Visual Editor or copy-paste errors of encoded URLs.