[TYPO3-core] RFC #15375: [Bug]: showDomainNameWithTitle doesn`t respect hidden records

François Suter fsu-lists at cobweb.ch
Tue Aug 10 09:04:00 CEST 2010


Hi,

> Solution:
> Add "WHERE hidden = 0" to the SQL query.

I have no time to test right now, but I just read through and I think 
you should really use the API (t3lib_BEfunc::BEenableFields()) instead 
of hard-coding "hidden = 0".

BTW can you check if the deleted flag is taken into account too (it 
seems not)? If not this is an opportunity to also add a call to 
t3lib_BEfunc::deleteClause().

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-team-core mailing list