Function image_send_to_editor returns emty title tag
This is expected, title is no longer used. Have a look at where the function is called in source that eventually fires that filter: $title=””; // We no longer insert title tags into <img> tags, as they are redundant.