Skip to content

Comments

Fix track names dot Error#322

Open
balebbae wants to merge 2 commits intohackutd:masterfrom
balebbae:fix-dot-track-names
Open

Fix track names dot Error#322
balebbae wants to merge 2 commits intohackutd:masterfrom
balebbae:fix-dot-track-names

Conversation

@balebbae
Copy link
Contributor

Description

Track names that had dots caused 500. Read issue details.
For the fix I encoded the track name URLs on the FE for HTTP routing. And added a read modify write pattern for UpdateTrackQRCode(), UpdateProjectTrackStars(), UpdateAfterSeen().

Eg. UpdateTrackQRCode:

  1. Read full options doc.
  2. update TrackQRCodes map
  3. sets entire map fields back

Fixes #320

Type of Change

Delete options that do not apply:

  • Bug fix (change which fixes an issue)

Is this a breaking change?

  • Yes
  • No

@vercel
Copy link

vercel bot commented Feb 23, 2026

@balebbae is attempting to deploy a commit to the Michael Zhao's projects Team on Vercel.

A member of the Team first needs to authorize it.

@balebbae balebbae requested a review from veermshah February 23, 2026 02:37
@vercel
Copy link

vercel bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
jury Ready Ready Preview, Comment Feb 24, 2026 4:45am

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.

Status 500 Error: generate QR Code for "." in Track Name

1 participant