Closed (fixed)
Project:
Commerce Auction
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2013 at 22:06 UTC
Updated:
9 May 2013 at 11:50 UTC
The Commerce auction module exposes default views in the file commerce_auction.views.inc instead of commerce_auction.views_default.inc. This prevents the views module from finding the exported views and breaks the node/%node/bids_list page.
See hook_views_default_views() for more information.
Comments
Comment #1
farhadhf commentedThanks, Fixed.
Comment #2.0
(not verified) commentedAdded description of the incorrect behavior.