Still waiting for 3.2.1.9

It’s still being translated. Still. Though it has sped up a bit in the last few days.

I am aware of several bugs in ThunderBrowse that are new in 3.2.1.8, these are fixed in 3.2.1.3:

  • https redirects: This was fixed once I encountered it. Somehow, the https fell off the registered protocols list (probably when I was working on something else).
  • The LiveJournal and/or other POST form failings: This involves encoding user inputs for POST requests. This is removed for POST requests only. GET still encodes.
  • A form input type of button will never do anything: Now it submits the document. If it has an onclick element, it may or may not fire it. If it does, a copy of the site may open in firefox, and still load just fine in Thunderbird. It’s kinda like how onsubmit worked.
  • Clicking on a link in a cached tab page will cause it to open in firefox: This seems to be unfixable at the extension level, and involves the Thunderbird core. There is a workaround and can be found in the notes section in this bug report.

For the first and second bug, both of them have public patches available on the bug database.

Thank you all for being patient.

Leave a Reply