Closed ondrae closed 10 years ago
Something is broken with adding new skills and services!
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!
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.
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.