升級到 4.7.0 beta 6

在發表新主題時會出現下面的錯誤

warning: Invalid argument supplied for foreach() in /home/test/public_html/modules/upload.module on line 432.

我看了一下upload.module 432

是 foreach ($node->files as $fid => $file) {

不曉得哪裡有問題呢?

jimmy 的照片

$node->files不是array時會出現的訊息
應該是個bug

freealan 的照片

53666.patch?!

charlesc 的照片

cool,

cool, 下載cvs版應該就沒問題了:)