ENMLUtility.m
Line 195
width = [NSNumber numberWithInt:[resource width]];
height = [NSNumber numberWithInt:[resource height]];
As title says, whenever an image is used as attachment to be displayed in a webview, it won't show unless width & height are hardcoded