rsnext/test/integration/custom-routes/pages
JJ Kasper bce06f500d
Update has query encoding when used in path (#27762)
This is a follow-up to https://github.com/vercel/next.js/pull/26963 which after discussion changes to interpolate the decoded variant of the value into the path. 

x-ref: https://github.com/vercel/next.js/issues/24775

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2021-08-04 20:31:12 +00:00
..
another Add error for rewrite to auto-exported dynamic page (#9816) 2019-12-30 14:06:38 -05:00
api Make sure rewrites are handled in serverless mode correctly (#10697) 2020-02-26 13:14:34 -05:00
auto-export Ensure query for static pages with rewrites is updated correctly (#24189) 2021-04-18 10:00:04 +00:00
blog/[post] Ensure has query encoding is normalized (#25732) 2021-06-17 10:52:11 -05:00
blog-catchall Update has query encoding when used in path (#27762) 2021-08-04 20:31:12 +00:00
docs/v2/more Update router to have only one route traverse pass (#9435) 2019-11-17 16:12:48 -08:00
hello-again.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
hello.js Add checking filesystem after each rewrite (#9568) 2019-12-23 16:20:17 -05:00
multi-rewrites.js Ensure rewrites are resolved correctly through history (#25666) 2021-06-01 13:01:23 -05:00
nav.js Ensure rewrites are resolved correctly through history (#25666) 2021-06-01 13:01:23 -05:00
redirect-override.js Update next-server routes order for expected priority (#10326) 2020-02-10 18:06:38 -05:00
with-params.js Correct client rewrite resolving with query (#16860) 2020-09-04 19:19:17 +00:00