showInFirebug and AJAX Form Validation

When I enable ‘showInFirebug’ in my main.php file the errors in my form don’t get displayed on the page. Is this the expected behaviour?

Maybe this post helps you: http://www.yiiframework.com/forum/index.php?/topic/6516-cweblogroute-with-showinfirebug-vs-ajax/page__st__20

Looks like this has been fixed in the next version, check this out: http://code.google.com/p/yii/issues/detail?id=1594

Thanks GSTAR