Index: branches/5.0.x/core/kernel/db/dbitem.php =================================================================== diff -u -r12294 -r12298 --- branches/5.0.x/core/kernel/db/dbitem.php (.../dbitem.php) (revision 12294) +++ branches/5.0.x/core/kernel/db/dbitem.php (.../dbitem.php) (revision 12298) @@ -1,6 +1,6 @@ FieldValues) && defined('DEBUG_MODE') && DEBUG_MODE) { + $this->Application->Debugger->appendTrace(); + }*/ + return $this->FieldValues[$name]; }