Wednesday, October 9, 2013

Bug Fix in Mojito 0.9.1

I just discovered a glaring bug in Mojito 0.9.1...

Apparently Google at some point changed the rules for how to call a script when a UI button is clicked. This change completely broke the Mint Login window! If you clicked "OK", you would get an error. If you clicked "Cancel", you still got an error. Mojito was pretty much useless.

I have fixed this issue, and the Mint Login window now works again. My sincere apologies if you were affected by this.

If you would like to fix your own copy of Mojito 0.9.1, do the following:

1. Open your copy of Mojito and open the script editor (Menu: Tools > Script editor ...)
2. Open the MintLogin.gs script by clicking it's tab on the left.
3. Replace the entire contents of that file with the contents of this one: MintLogin.gs_fixed
4. Save the file (Menu: File > Save)
5. Do the same thing with ImportWindow.gs. Replace the contents with this: ImportWindow.gs_fixed. And save it.
5. Go back to the Mojito spreadsheet and try to download your Mint transactions. The Login window should work now.

-b3

No comments:

Post a Comment