You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/10 21:15:34 UTC

[jira] [Commented] (CB-7515) Globalization getPreferredLanguage is not calling back

    [ https://issues.apache.org/jira/browse/CB-7515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14128947#comment-14128947 ] 

ASF GitHub Bot commented on CB-7515:
------------------------------------

GitHub user zalun opened a pull request:

    https://github.com/apache/cordova-plugin-globalization/pull/22

    CB-7515 [FFOS Globalization] Fix l10n ready event

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zalun/cordova-plugin-globalization fix_l10n_ready_event

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-globalization/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22
    
----
commit 8c2acbc144417832f384b5638b5caf9a041a812c
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2014-07-02T15:16:02Z

    CB-6962 Ported globalization tests to framework
    
    Tests will not be pulled into project with inclusion of plugin. Pending
    changes to tooling to run with --test.

commit 8533c975c3fb1897958e7b00178f8b1e4a24ed44
Author: Eric Weiterman <ew...@us.ibm.com>
Date:   2014-07-02T19:35:40Z

    Added test to complete CB-7064, added tests that check for W3C compliance in language tags generated from PreferredLanguage and GetLocale methods

commit c663d4bad3a808ac67b0385005ef0858febd1f3d
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2014-07-29T18:58:41Z

    Clean-up: removed duplicate code

commit 9d7506e514885bbb58881726cf4482c259a30836
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2014-08-01T20:34:40Z

    Renamed test dir, added nested plugin.xml

commit f4fe4957fea3d95bcba8be34325d37b628a3798a
Author: Bryan Higgins <bh...@blackberry.com>
Date:   2014-08-14T20:12:27Z

    CB-7233 [BlackBerry10] Globalization is now supported

commit a7a8bd332aa193ddf4c1f1d47622a6f822556e2b
Author: Piotr Zalewa <pi...@zalewa.info>
Date:   2014-09-10T19:10:24Z

    fix waiting for an event which was already fired

----


> Globalization getPreferredLanguage is not calling back
> ------------------------------------------------------
>
>                 Key: CB-7515
>                 URL: https://issues.apache.org/jira/browse/CB-7515
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: FirefoxOS
>            Reporter: Piotr Zalewa
>            Assignee: Piotr Zalewa
>
> This happens because an ``l10n_read`` event has been fired before calling the function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)