Hi
It's currently impossible to register with the Mapnik Trac because of a
Problem with the reCaptcha implementation:
<https://trac.mapnik.org/register>
tries to load the reCaptcha script from
<https://api-secure.recaptcha.net/challenge?k=6LcxjAMAAAAAALg4tZnSgSdJmnSOhiVfpStpgb2Y&error=reCAPTCHA%20incorrect.%20Please%20try%20again.>
which is not longer supported. See
<http://groups.google.com/group/recaptcha/browse_thread/thread/57baacc2a067035a/ea0303e7d7a49262>
for an explanation:
In April, we will begin to turn down the legacy URL for reCAPTCHA's
HTTPS API. If your site uses reCAPTCHA over SSL, you will need to
make a minor code change before April 11.
The transition involves a very simple change to your code. Any time
between now and April 11, you need to replace all instances of:
https://api-secure.recaptcha.net/XXX
with:
https://www.google.com/recaptcha/api/XXX
Peter
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users