Forum OpenACS Development: Re: Test install prerelease 5.4.2 on oracle

Collapse
Posted by Mario Aguado on
one error more for postgreSQL and Oracle

File search/www/admin/index.tcl have a query with cr_news and it's add when install new package.

db_1row get_news {select count(*) as count_news from acs_objects, cr_items, cr_news where news_id=live_revision and object_id=live_revision and object_type in ('news')}