Closed (fixed)
Project:
Menu Trails
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2009 at 10:18 UTC
Updated:
7 Aug 2009 at 15:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
FinTrader commentedFixed query in line 316:
$result = db_query('SELECT n.nid, n.title FROM {node} n INNER JOIN {og} ON n.nid = {og}.nid ORDER BY n.title');
Comment #2
crischan commentedHere's the patch for it.
Comment #3
sunThanks for reporting, reviewing, and testing! Committed to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.