lpatmo / cb

UPDATE: the newer version of this repo is at github.com/codebuddiesdotorg/codebuddies
http://codebuddies.org
MIT License
71 stars 30 forks source link

Issue for non-admin users #47

Open awrelll opened 9 years ago

awrelll commented 9 years ago

It seems that there is a problem with users that want to change the hangout room by editing the post.

Exception while simulating the effect of invoking 'editPost' r {error: "disallowed_property", reason: "Disallowed property detected: categories.0", details: undefined, message: "Disallowed property detected: categories.0 [disallowed_property]", errorType: "Meteor.Error”…}

Any clues why? Thanks!

lpatmo commented 9 years ago

I think this is fixed now. May have had to do with something related to meteor updates. Let me know if you still see it?

awrelll commented 9 years ago

I still see it! What's your meteor version?