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

rsvelko’s picture

Title: Unnecessary database query » Unnecessary database queries

sorry about that. Will fix it in a week.

rsvelko’s picture

Status: Active » Fixed

commited to cvs - the 6.x branch

Reopen if issue still there.

rsvelko’s picture

made a new 2.3. release. Try that one.

Status: Fixed » Closed (fixed)

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