yay patches

On Tue, 4 May 2010 09:54:26 -0400
Jacques Beaurain <jacques.beaur...@geosoft.com> wrote:

> We run an instance over HTTPS which on a vanilla Pootle checkout
> causes security warning due to mixed secure and insecure content in
> the browsers. Downloading the Google Translate Javascript via the
> HTTPS link solves the warnings in all browsers except IE. Pootle uses
> the sorttable.js script which has the following known issue:
> http://www.kryogenix.org/bugs/sorttable/https-secure-content.html
> 
> The attached patch implements the workaround and solves the issue for
> us.

committed the patch (after fixing fancy quotes) and another that
automatically switches google url to https when needed. r14428 please
test and tell me how it works out.
 
> The second issue is that submitting the last string in a PO file will
> not commit the changes to the database. I worked around that with the
> second patch attached, but looking at the comment above that code it
> probably needs a bit more work.

thanks for catching this, pretty silly error on my part. fixed in r14427

cheers,
Alaa

------------------------------------------------------------------------------
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to