Skip to content

Fix: decode BLOBSTORE_ENCODED_PLUS placeholder in prefix query param#54

Open
Akopti8 wants to merge 1 commit into
mainfrom
bug/fix-plus-sign-encoding
Open

Fix: decode BLOBSTORE_ENCODED_PLUS placeholder in prefix query param#54
Akopti8 wants to merge 1 commit into
mainfrom
bug/fix-plus-sign-encoding

Conversation

@Akopti8

@Akopti8 Akopti8 commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

The Next.js rewrite proxy normalizes + signs in query strings to spaces before forwarding to this API, so the fix cannot live on the frontend alone. HandleListByPrefixWithDetail and HandleListByPrefix now replace the BLOBSTORE_ENCODED_PLUS placeholder with + after reading the prefix from the query param. Must be merged before the cloud-view PR.

@Akopti8
Akopti8 requested a review from ShaneMPutnam July 24, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant