While the app on localhost uses the default String _id the deployed app insists on creating ObjectID() type ids (and then runs into trouble). I didn’t write to the db with any other software, it’s the meteor app that’s behaving differently. And I had it working on the deployed app just 2 days ago.
The source:
The deployed app:
http://polls-janmp.meteor.com