-
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)status: Work in progressA PR that would close this issue has been opened.A PR that would close this issue has been opened.
Milestone
Description
Describe the bug
This was flagged by a user working at a GTFS consulting company.
It seems like when there is a high number of notices triggered, the HTML report doesn't respond well.
The dataset attached triggers 1000 instances of missing_timepoint_value and 55294 instances of equal_shape_distance_diff_coordinates. When I try to open details on one of these two, the file is either really slow, or breaks and gives me a blank error page.
Steps/Code to Reproduce
- Run validator on the dataset provided.
- Open the HTML file and try to open details for the
missing_timepoint_valuenotice. - The report stops responding.
Expected Results
I am able to see the details of the notices.
Actual Results
Error, blank page.
Screenshots
No response
Files used
Validator version
3.1.1
Operating system
Mac OS
Java version
No response
Additional notes
We should have an alternative when an occurrence is really high:
- the user can see the total number of times the notice is triggered, and just show 20 rows in "details" as examples, with a clear mention that this is a sample only.
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)status: Work in progressA PR that would close this issue has been opened.A PR that would close this issue has been opened.
Type
Projects
Status
Done