Last modified: 2011-06-28 04:23:49 UTC
Running r90927 of WikiLove and trunk, the WikiLove extension doesn't seem to validate image input using the "make your own" feature. If you input an invalid file name, there's no warning to the user or prohibition from submitting the message. The only indication from the preview of the invalid image input is "100px" (the size of the image thumbnail). This isn't intuitive. There should be a clearer error message or a red "x" icon or both. It might also make sense to stop submission if the image input is invalid; I'm unsure about that.
This was fixed today on trunk. It now checks to make sure the image actually exists before allowing you to proceed.
Aye, fixed in r90930 it looks like. Sorry about that. I checked out a few hours ago, but I guess you've been busy. :D