internetarchive / iari

Import workflows for the Wikipedia Citations Database
GNU General Public License v3.0
11 stars 9 forks source link

as a patron I want to know if a url is valid or not according to IARI so I can go fix it if not #828

Closed dpriskorn closed 1 year ago

dpriskorn commented 1 year ago

image during fixing of https://github.com/internetarchive/iari/issues/814 it became apparent that it would be better to expose the whole url object so IARE can show a list of invalid urls for which fld could not be detected and ask the user to fix them.

we only detect fld on valid urls according to the validator from now on image

dpriskorn commented 1 year ago

fixed in https://github.com/internetarchive/iari/pull/827