CyberCRI / IdeaWeave

Social network for ideas
https://ideaweave.io
5 stars 1 forks source link

Error tag input create Idea "MOOC" "Mooc" #217

Open liaroc opened 8 years ago

liaroc commented 8 years ago

When I try to create an idea, I try to enter 'MOOC' for have a new tag. I receive an error notification: "Error creating tag". Same thing with "Mooc". "mooc" is ok. The caps is the bug..

In the console I receive two error: "E11000 duplicate key error index: ideaweave.tags.$title_1 dup key: { : "mooc" }" "MongoError: E11000 duplicate key error index: idea…godb/lib/mongodb/connection/connection.js:439:22)"}"

Maybe the tags "MOOC" and "Mooc" are corrupt in the database..