[ 
https://issues.apache.org/jira/browse/JSPWIKI-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579907#action_12579907
 ] 

Juan Pablo Santos Rodríguez commented on JSPWIKI-214:
-----------------------------------------------------

Hi Florian,

I've made a fresh install and got Captcha.jsp localized (Ff2, IE7). Can you 
debug the script to know where it's failing, if you get it executed, etc? In 
the HTML generated by Captcha.jsp, do you get the i18nAsirra() function with 
translated strings? The onload function gets called after AsirraClientSide.js, 
you can test this by debugging with Firebug or by placing several "alert()" 
inside i18nAsirra and surrounding AsirraClientSide.js 

Regarding asirra_KnobsTable table, you raised one point: there are two anchors 
with unlocalized title inside it. I'm looking into it right now, should be very 
easy to fix. Furthermore, I'm giving mainForm a display: none; by default and 
I'm making it visible after it has been translated, at the end of i18nAsirra(). 
This should end with the flickering translation effect.

Regards,
jp

> Captcha.jsp not fully localized
> -------------------------------
>
>                 Key: JSPWIKI-214
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-214
>             Project: JSPWiki
>          Issue Type: Bug
>          Components: Localization
>    Affects Versions: 2.6.2
>            Reporter: Florian Holeczek
>            Priority: Minor
>
> In Captcha.jsp, the function i18nAsirra() doesn't produce what it should.
> Just an idea, I'm not so into Javascript programming:
> Maybe this is because the function is called onload of the body, which may be 
> before assira's script http://challenge.asirra.com/js/AsirraClientSide.js is 
> loaded?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to