MyBB Community Forums

Full Version: Editor's source mode of inserting an image with width/height
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
From Discord #18-support:

Quote:@Omnipotent 09/01/2019
Nice, MyBB image buttons are messed up for me because it translates into [img height=* width=*] instead of [img=*x*] so it doesn't get parsed

Note if you switch out of source mode it will fix the syntax but if you post it without switching the mode then it will give an invalid img tag which won't be parsed.

Anyway I am sure someone will open a report on the github and it will get fixed.

Test code:

[img width=1 height=2]aaaa[/img]
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/4025

Thanks for contributing to MyBB!

Regards,
The MyBB Group