Editing profile without avatar returns 500 #65573
Labels
No Label
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Websites
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status::Confirmed
Status
Duplicate
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-id#65573
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When editing a profile without avatar, we get internal server error. From a quick look at
bid_main/forms.py
, I see that:If data is Null, then we crash and burn. Simply checking for null data could solve the issue?
Full error stack:
Added subscribers: @fsiddi, @jesterking
This issue was referenced by
d53aab37b5
Changed status from 'Open' to: 'Resolved'