mozilla / openbadges-badges

Mozilla Open Badges issues Open Badges.
Mozilla Public License 2.0
2 stars 9 forks source link

Fix incorrect email links #33

Closed ghost closed 11 years ago

ghost commented 11 years ago

Actually ended up being a fairly big oversight. Whoops. Had to add the ability to get to the "send to backpack" page without a claim code (using a shortname/email combo instead), since we're using this page for all badges, and not all badges have claim codes.

This also fixes the short/long description split by making it more tolerant of badges with only one description. In that case, both the long and short description will be the same (instead of the long description being blank).

threeqube commented 11 years ago

I can't seem to check this now as the email is not coming through...I'll check as soon as it does.

ghost commented 11 years ago

Make sure you didn't already claim the badge on that email account. It doesn't send a duplicate if you have. You can append a +blah to your email (at least in gmail and I think other email providers), such as " christensenep+blah@gmail.com", if you need to make a "new" email address to claim a badge with.

On Oct 25, 2013, at 5:26 PM, threeqube notifications@github.com wrote:

I can't seem to check this now as the email is not coming through...I'll check as soon as it does.

— Reply to this email directly or view it on GitHubhttps://github.com/mozilla/openbadges-badges/pull/33#issuecomment-27106254 .

threeqube commented 11 years ago

Checked. It works! :facepunch: