Hi!

While debugging some other stuff, I noticed that I have a lot of entries 
like this in my log file:

(process:23708): midgard-core-DEBUG: query=SELECT 
id,style,root,lang,info&1,Length(prefix),sitegroup FROM host WHERE 
name='www.contentcontrol-berlin.de' AND port in (0,80) AND ( (0 <> 0 AND 
prefix = '')  OR (0 = 0 AND 
prefix=Left('/midcom-static/jQuery/jquery-1.2.6.js',Length(prefix)) AND 
 
IF(37>=Length(prefix),MID('/midcom-static/jQuery/jquery-1.2.6.js',1+Length(prefix),1)
 
IN ('','/'),0)=1     ) ) AND online <> 0 AND host.metadata_deleted=0 
ORDER BY prefix DESC, port DESC

i.e. it tries to load paths that map to the file system from the 
database, which seems kind of unnecessary. Is this expected behavior or 
should it be noted in trac?


Bye,

Andreas
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to