1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-22 06:57:53 +00:00
Files
dizzy 4196412154 properly encode segment definitions from table so the hash will be the same as from query params (#17029)
* initial fix

* when creating a Segment or getting a segment hash using a segment definition from the segment table, make sure to urlencode so the hash is the same as when we send the segment as a query parameter

* try to make segment definition change appear in tests (seems like this is just a test fix? if I undo the changes the new test changes still pass)

* add test demonstrating bug

* check access in exampleplugin

* Add missing use

* fix test

* better fix

* fix tests

* fix test

* update expected screenshots
2021-02-16 23:24:03 -08:00
..