-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
bugSomething isn't working (crash, a rule has a problem)Something isn't working (crash, a rule has a problem)
Description
Describe the bug
When uploading a valid GTFS file, the file is rejected as it is not considered a GTFS file.
Steps/Code to Reproduce
- Navigate to https://gtfs-validator.mobilitydata.org/
- Either use the upload button or drag-and-drop a zip file (both produce the same result)
- The javascript console shows 'file type error application/x-zip-compressed'
- The user interface shows "Sorry, only ZIP files are supported at this time."
Expected Results
The file is accepted
Actual Results
The file is rejected as "not a zip file"
Screenshots
Files used
Validator version
1680987682907
Operating system
Windows 10
Java version
No response
Additional notes
Using Firefox 112.0.2 with uBlock Origin installed. Disabling uBlock Origin does not make any difference.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working (crash, a rule has a problem)Something isn't working (crash, a rule has a problem)
Type
Projects
Status
Done
