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.

CommentFileSizeAuthor
#5 mongodb_view.txt9.11 KBpribeh
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chx’s picture

Priority: Normal » Critical

Oh? There are no sort tests currently. Thanks for the report. Let me get back to you ASAP.

pribeh’s picture

Cool, 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.

chx’s picture

Yes, efq_views_handler_sort_property and efq_views_handler_sort_property_string are referenced but not coded. On it.

chx’s picture

This should be fixed but I am not setting this to fixed before the tests are written.

pribeh’s picture

FileSize
9.11 KB

Hi 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:

zero-length keys are not allowed, did you use $ with double quotes?

I've attached the export.

chx’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.