Closed (fixed)
Project:
Bibliography Module
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Apr 2013 at 12:05 UTC
Updated:
19 Jun 2013 at 20:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
amitaibuSeems the view was exported in correctly, causing Views to choke.
I have re-build the view, however I didn't add the edit/ delete links, as those should be added using a proper Views handler. We could also use CTools dependent drop-down to show it in a fancy way + it will be access controlled + translatable.
Comment #2
amitaibuCorrect status.
Title isn't linked. We also need a handler for this I guess...

Comment #3
Wabice commentedThe problem has been identified and corrected. The issue was caused by a missing dependency, Better Exposed Filters. The biblio.info file did not have this dependency included in the dependencies[] array.
Simply installing the Better Exposed Filters module, activating, then clearing your Drupal cache will fix this particular issue.
I'm keeping the ticket open until I finish working out some additional stability issues and am ready to push the changes to the repository. The fix to the dependency will also be included.