Closed (fixed)
Project:
Glossify
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2010 at 13:15 UTC
Updated:
15 Feb 2010 at 02:50 UTC
I don't use option "Link content in teaser", but when I open page with teasers only, I see many SQL-selections at glossify_nodeapi:
SELECT title, nid FROM node node WHERE type = ...
On page with 10 teasers I have about 30-31 unnecessary query's. I found temporary solution for me, but I don't think that is the best way. Now there is no query on teaser, but on node page query's still executed twice.
Comments
Comment #1
rsvelko commentedsorry about that. Will fix it in a week.
Comment #2
rsvelko commentedcommited to cvs - the 6.x branch
Reopen if issue still there.
Comment #3
rsvelko commentedmade a new 2.3. release. Try that one.