v 1.52 2007/02/08 14:12:46

When filtering by keyword and sorting by author, no results are being displayed.

No problems with the same filter, sorting by year, title or type.

FnL

Comments

rjerome’s picture

Looks like you are using the HEAD version of the module. I would recommend using the 5x -dev version. I do my development on the head version and merge working features to the other branches. I am currently restructuring the way authors are handled (they will be stored in a separate table). There are a couple of reasons for this but mainly to make sorting on authors easier. The problem you are seeing is due to the fact that this feature isn't finished yet. It's the next one I'm going to work on and when it's done it will be merged into the other branches and I think at this point I will make an "offical" 5.x release.

I'm planning on adding separate fields for each author and implementing an auto-complete feature which will query the database and fill in the fields for you if the author already exists. Any comments/suggestions on this are welcome.

Ron.

catdevrandom’s picture

Status: Active » Closed (fixed)