Todor Grudev

Results 18 comments of Todor Grudev

Anything on this ? I managed to translate the labels with ``` coffeescript label: "#{TAPi18n.__('Some String')}" ```

@gabrielhpugliese @aslagle it's not in the filter branch anymore I am trying to search on a virtual field that's connected with collection-helpers, or am I doing something wrong ? ```...

@gabrielhpugliese hmm had some problems running that with meteor 1.0 but after I did it is not filtering by the virtual field :) either

Same thing in here ``` App 29314 stderr: Error: 564ecf6ab3f9228272e2f31a does not exist App 29314 stderr: at //[...]//server/npm/cfs_gridfs/node_modules/mongodb/lib/mongodb/gridfs/gridstore.js:200:22 App 29314 stderr: at //[...]//server/npm/cfs_gridfs/node_modules/mongodb/lib/mongodb/collection/query.js:164:5 App 29314 stderr: at //[...]//server/npm/cfs_gridfs/node_modules/mongodb/lib/mongodb/cursor.js:778:35 App 29314...

That's kind of a big problem since it restarts the server anyone ?

@dnish you mean all temp mongo collections ? If so I've already tried that, it's not working

I've already tried cleaning the collectons, but that doesn't solve the issue (as I said I've tried finding the id that the collectionFS is trying to access and it's nowhere...