-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Inputs (in particular the collection.json) should be checked #29
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions. |
This is mostly obsolete. JSON is the source of trust and entries are checked early. |
@rgaudin I don't understand your last comment: do we check data in json are correct? If "yes, how? If "no", why this doesnot matter? |
JSON entries are either a references to a file in the ZIP archive (if using one) or an arbitrary URL. |
See #28. After many iterations we have achieved to buidl a ZIM, but the ZIM is incorrect and we have no clue why.
The check should, at start, verify that everything is OK (and reports/stops otherwise):
files
The text was updated successfully, but these errors were encountered: