rsnext/test/integration/gssp-redirect-base-path/pages
JJ Kasper 55c6b7aba2
Ensure basePath is not applied for external GSSP redirect (#23673)
This ensures we don't attempt prepending the `basePath` for external (http://) `getStaticProps`/`getServerSideProps` redirects. Additional tests to cover this case have been added in the `gssp-redirect` test suites to prevent regression.

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added

Fixes: https://github.com/vercel/next.js/issues/23623
2021-04-06 10:02:13 +00:00
..
gsp-blog Ensure basePath is not applied for external GSSP redirect (#23673) 2021-04-06 10:02:13 +00:00
gssp-blog Ensure basePath is not applied for external GSSP redirect (#23673) 2021-04-06 10:02:13 +00:00
404.js Ensure basePath behavior with GS(S)P redirect (#18988) 2020-11-11 07:13:18 +00:00
another.js Ensure basePath behavior with GS(S)P redirect (#18988) 2020-11-11 07:13:18 +00:00
index.js Ensure basePath behavior with GS(S)P redirect (#18988) 2020-11-11 07:13:18 +00:00