I'm not sure whether the image being uploaded is supposed to be resized or simply have it's width and height set for the thumbnail view. In any case when I upload an image I get two copies of the same file in my 'files/node_images' directory.

the thumbnail copy of the image '_tn.jpg' is the same as the uploaded file.

I'm wondering if there is some dependency on another Module to do some fancy image manipulation stuff?