Wrong value being submitted when creating SavedGuild #9

Closed
opened 2024-04-03 16:29:14 +00:00 by corbz · 0 comments
Owner

In the home.js javascript, when the newSavedGuild function is called, the serverId is a copy of the serverName.

This should not be the case, review and fix.

The bug causes the generated icon url to be incorrect and 404, because the id is wrongly replaced with the name in the url.

image

In the home.js javascript, when the newSavedGuild function is called, the serverId is a copy of the serverName. This should not be the case, review and fix. The bug causes the generated icon url to be incorrect and 404, because the id is wrongly replaced with the name in the url. ![image](/attachments/aa9b95eb-bfd9-45f2-8c93-df4010eea1ab)
corbz added the
bug
label 2024-04-03 16:29:14 +00:00
corbz added this to the PYRSS project 2024-04-03 16:29:14 +00:00
corbz started working 2024-04-03 16:29:41 +00:00
corbz worked for 6 seconds 2024-04-03 16:29:47 +00:00
corbz referenced this issue from a commit 2024-04-08 00:11:25 +00:00
corbz closed this issue 2024-04-08 00:11:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent:
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#9
No description provided.