IBM / page-lab

PageLab enables web performance, accessibility, SEO, etc testing at scale.
Apache License 2.0
19 stars 10 forks source link

Bug: URL filter - path segment not working as expected #73

Closed ecumike closed 5 years ago

ecumike commented 5 years ago

Based on usage of filtering for a URLs where a segment equals a value, it looks like the path segment # is being ignored. Based on results it looks like it is finding urls where the value is in any of the path segments not the specific positioned one.

ecumike commented 5 years ago

I actually cannot replicate this, and the tests pass. Going to write this off as bad data/something not tagged properly in the affected implementation. If this comes up or is replicatable, will open a ticket then.