[
https://issues.apache.org/jira/browse/JSPWIKI-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579764#action_12579764
]
Florian Holeczek commented on JSPWIKI-214:
------------------------------------------
I'm not getting any translation of the asirra block at all.
Which Browser are you using? I've been testing it with Firefox 2 and IE7.
Watching the screen it seems as if everything is loaded in the opposite order
than you have written. I can read the captcha.description text right from the
beginning, while asirra images are still loading. That's why I think the onload
function may have been called already before the asirra code is loaded and
therefore has no effect. Are you sure that this isn't the case?
Looking at the code again it seems that the table with the id asirra_KnobsTable
isn't localized at all.
> 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.