Views 3 autoloads based on the info file and does not call hook_views_handlers()

#856186: Kill hook_views_handlers()

http://drupalcode.org/project/views.git/blob/refs/tags/7.x-3.1:/help/api...

I will post a patch.

Comments

stevector’s picture

Status: Active » Needs review
StatusFileSize
new871 bytes
ygerasimov’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me

ygerasimov’s picture

Status: Reviewed & tested by the community » Fixed

committed

Status: Fixed » Closed (fixed)

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

acidpotato’s picture

Just installed the module. Using Solr 7.x-1.0-beta16 and Views 3.

Created new view, select Solr node as type, and got the following entry

Broken/missing handler (Broken handler apachesolr_node.table)

in the fields section of the view.

Dont see any solr fields in the fields list either.

Could be related to the patch above. Could you please check?

Thanks

martijn houtman’s picture

Reversing the above patch does indeed fix the "broken/missng handler" error. Still am unable to create a view of solr nodes, though. Is there any documentation on this?

stevector’s picture

You might just need to clear caches.