Feature summary:
I just want to add a tracking category for when <pagelist /> tag detects an invalid interval
Use case(s):
This will enable the tracking of malformed indices both when the interval is numerically invalid (from=10 to=1) and when it's caused by the infamous 0x0 bug from Commons, that throw the same error.
Benefits :
Communities will be able to detect and fix Index pages with errors.
I will write a patch now
Related: T362502