Cuploadedfile::getinstance

Hi,

I wanted use activeRecord filevalidation for upload file. I realise CUploadedFile::getInstance returns null. But same time i am checking my global variable $_FILES file uploaded then i tried CUploadedFile::getInstanceByName works perfect. I think its a bug of yii version 1.1.13

  • mac osx 10.8.1

  • apache2

  • chrome

  • yii-1.1.13.e9e4a0

GitHub issue - https://github.com/yiisoft/yii/issues/2465