codeforamerica / bizfriendly-web

An experiment in digital literacy lessons. The experiment is now over.
http://bizfriend.ly
22 stars 67 forks source link

Can't add a new content! #142

Closed ondrae closed 10 years ago

ondrae commented 10 years ago

Details

Something is broken with adding new skills and services!

Reproduce

Go to http://bizfriend.ly/new-category.html and try and add a skill. You'll get back a "A category with that name already exists" when it doesn't!

Clues

Anytime there is a blank category or service in the db, you can't add a new one at all. Check the code that compares names. It is most likely a empty string equals undefined type of bug.