Closed (fixed)
Project:
Ooyala
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2011 at 14:57 UTC
Updated:
20 Jul 2011 at 15:02 UTC
Currently, the #autocomplete callback has no limits on the number of nodes loaded. That means that searching for anything that is very common will time out due to loading thousands of nodes. Each SQL query should be limited to 10 results.
Comments
Comment #1
deviantintegral commentedI fixed this in 13bd52b.