Resolved issues in Content Delivery

The following issues were resolved in Content Delivery in SDL Tridion 2009.

Missing index for LOWER(URL)
The Content Manager did not create an index for LOWER(URL) in its Oracle database, causing performance problems. This index is now added.
Content Manager did not check for the existence of included items

If a user included a Content Manager item reference in a Template using an #include statement, for example:

#include "tcm:23-4444-2048"
then it would not check properly for an item with this exact URI. This is now resolved.