as_validate_has_hyperlink causes validation to fail if I even mention the stand-alone string ftp:// in my release notes—without any actual hostname, which I did for my browser since I now handle protocols. :)
Fun! :-) Looks like we may need a regular expression here then (although I also could do some string expression fun, which may be faster). In any case, definitely a false-positive validation error, thanks for reporting it!
as_validate_has_hyperlinkcauses validation to fail if I even mention the stand-alone stringftp://in my release notes—without any actual hostname, which I did for my browser since I now handle protocols. :)appstream/src/as-validator.c
Lines 447 to 464 in dd557bf
See: cassidyjames/ephemeral#260 (comment)
The text was updated successfully, but these errors were encountered: