Gents, I was facing a problem with DateField extra control. The control was not showing the calendar.gif beside the field. I realized that the image file name is calendar.gif, but on the render method of DateField, the version indicator of click is added to this name when written on HTML IMG tag. I just commented out this line and worked. Does anyone knows if this is a bug or if i'm doing something wrong?
Regards, Victor França
