New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<image> URI validation #173
Comments
|
This is actually implemented, unless you pass the |
|
That's without any flags I've asked some people to test on newer versions but haven't heard back yet. On the 0.11.1 cli we have in neon the I am posting the complete appdata so everyone can give it a try |
|
@apachelogger You will need at least AppStream 0.11.7 to get URL testing working by default. |
|
Ah! |
|
Validation with 0.11.8: |
|
Yay. Cheers! |
|
I might add a regex-based validation as well though, at a later time :-) |
appstreamcli validateapparently doesn't validate thate.g. I recently saw an app dev forget to deal with a bit of boilerplate placeholder and leave the following in their appdata:
Would be handy if it ran the image through a URI parser.
The text was updated successfully, but these errors were encountered: