I've created a custom field (MT 4.2) that is used to contain an image that is then displayed within the entry. The first entry that I created uploaded and displayed the image with no problem, and still does. The subsequent entries don't display the image, nor do they display the image when I go to the edit entry screen (though the first entry does.) Additionally, the images are being properly uploaded to the correct directory
The code that I'm using to display the image (field name "entryphoto1")and the image caption (field name "entrydataphoto1caption") is as follows:
" width="300" alt="" />
<p></p>
As I've said, this worked fine on the first entry but no entries since then. Have I done something wrong, or is this a bug in how Custom Fields is handling image assets?
Reported on Movable Type 4.2

Let's try that code bit again: