Hi,
Thanks a bunch for working on this module. I haven't read anywhere that using sort is not supported but correct me if I'm wrong. I'm getting "broken handler" when trying to use any "content: .." sort (be it created date, etc.). I'll try to see if I can find out more about the problem myself. I am using Mongodb for field storage.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | mongodb_view.txt | 9.11 KB | pribeh |
Comments
Comment #1
chx commentedOh? There are no sort tests currently. Thanks for the report. Let me get back to you ASAP.
Comment #2
pribeh commentedCool, thanks for the quick response. I'm really not very good at all with coding Views stuff so I'm afraid I'm not going to be much more help. I can test any patches though as I really need this functionality for a project I'm working on right now.
Comment #3
chx commentedYes, efq_views_handler_sort_property and efq_views_handler_sort_property_string are referenced but not coded. On it.
Comment #4
chx commentedThis should be fixed but I am not setting this to fixed before the tests are written.
Comment #5
pribeh commentedHi chx. Thanks for taking a stab at this. Once I select a sort option (date created) I see the configuration pane but the view's results disappear and I receive the following report:
I've attached the export.
Comment #6
chx commented