- Issue created by @Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Seems to be when the TLS setting is overridden:
$config['quant_api.settings']['api_tls_disabled'] = TRUE - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Actually, I can't get it to show up consistently.
- Issue was unassigned.
- Status changed to Postponed
almost 2 years ago 11:29pm 19 January 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Postponing for now.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Update title and summary.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Happens in Drupal 7 too.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Can't figure out to reliably reproduce in D7 either.
- Status changed to Fixed
almost 2 years ago 11:53pm 30 January 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
This seems fixed in 1.6.0 so closing.
- Status changed to Postponed
almost 2 years ago 3:27am 31 January 2024 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
I saw this again recently when switching from an English path prefix to no prefix (or maybe it was the reverse). Reopening but marking postponed since I still don't know how to reproduce this.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
These show up as
Anonymous (not verified). - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Happens when this is called in
quant_purger/src/StackMiddleware/UrlRegistrar.php:$response = $this->httpKernel->handle($request, $type, $catch);for url =
/jsonapi.If you pass in
$catch = FALSE, then you can catch the exception and it's not clear this is what we want to do.Maybe we'd want to check these URLs before passing into
handle? If so, check for what? - Status changed to Closed: won't fix
9 months ago 4:25am 29 January 2025 - πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
Closing postponed 1.x issues as the focus is switching to the 2.x branch and these are lower priority.
Leave a comment if you are interested in this issue and we can move to the 2.x queue.