When using the BBCode input formatter, the ImageUpload plugins provides the following output:
[img alt="'+filename+'" title="'+filename+'"]'+url+'[/img]
The alt and title options are not supported (see http://www.bbcode.org/reference.php) and prevent Vanilla from properly rendering the image.
When using the BBCode input formatter, the ImageUpload plugins provides the following output:
[img alt="'+filename+'" title="'+filename+'"]'+url+'[/img]The
altandtitleoptions are not supported (see http://www.bbcode.org/reference.php) and prevent Vanilla from properly rendering the image.