mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

Blank page after badge creation on badg.us #193

Closed dajbelshaw closed 10 years ago

dajbelshaw commented 10 years ago

After creating a badge the user is directed to a completely blank page. Hitting 'back' and trying to recreate the badge leads to a message saying the badge has already been created.

Sure enough, it's there in the user profile and works fine, but there's something broken here.

willkg commented 10 years ago

I don't understand this bug. I think you're talking about a specific site and not the django-badger library. If so, then you should write up the issue with whatever site you're using.

dajbelshaw commented 10 years ago

You're absolutely correct, my apologies. Have updated (Les asked for issues to be filed here rather than in the badg.us repo)

willkg commented 10 years ago

Ahh... ok. The badg.us site is now maintained by someone else and they want issues here:

https://github.com/mozilla/badg.us/issues

I'll create an issue there for fixing the site text and other things to correctly point people to that issue tracker rather than here now.

dajbelshaw commented 10 years ago

Great, thanks!