rtMedia.backbone.js, line 803

Why is this left commented out on each update? Or more specifically, this:

$("#aw-whats-new-submit").prop(“disabled”, true).removeClass(‘loading’);

If it’s left commented out, when you try and upload an image without putting any text into the “What’s new?” form, you get a popup. When you dismiss it, the loading spinner remains on the submit button (see attached image).

It seems to me the proper behavior would be to remove the spinner.

Attachment Link(s):

http://rtcamp.com/wp-content/uploads/rtMedia/topics/64379/2014/04/Screen-shot-2014-04-19-at-10.56.51-AM.png

@mdbob,
Thanks for pointing out. It will be resolved in next update.