Sorry, I read this article just now.
"BMP" not contained.
--------------------------------------------------------------------------------------------------
Legal Extensions
Write the authorized extensions of the images to load. By default, this parameter contains
the value "jpg, JPG, PNG, PNG, GIF, GIF."
---------------------------------------------------------------------------------------------------
I use upload image field.
When I upload a bmp file,the db record created with no problem.
But the size of bmp is 0.
I probably found that cause.
In this file (/plugins/cck_field/upload_image/upload_image.php), 'bmp' is not found.
(in several "switch()" paragraph)