You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by revolunet <gi...@git.apache.org> on 2015/09/09 01:07:03 UTC

[GitHub] cordova-plugin-globalization pull request: add link to JIRA issues

GitHub user revolunet opened a pull request:

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

    add link to JIRA issues

    

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

    $ git pull https://github.com/revolunet/cordova-plugin-globalization patch-1

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

    https://github.com/apache/cordova-plugin-globalization/pull/41.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 #41
    
----
commit 04d851cbeae9abf99ae29725fd3d19d58c7dee19
Author: Julien Bouquillon <co...@revolunet.com>
Date:   2015-09-08T23:06:56Z

    add link to JIRA issues

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-plugin-globalization pull request: add link to JIRA issues

Posted by revolunet <gi...@git.apache.org>.
Github user revolunet closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-plugin-globalization pull request: add link to JIRA issues

Posted by csantanapr <gi...@git.apache.org>.
Github user csantanapr commented on a diff in the pull request:

    https://github.com/apache/cordova-plugin-globalization/pull/41#discussion_r39164957
  
    --- Diff: README.md ---
    @@ -38,6 +38,8 @@ Although in the global scope, it is not available until after the `deviceready`
             console.log(navigator.globalization);
         }
     
    +:warning: Check issues on the [JIRA issue tracker](https://issues.apache.org/jira/browse/CB-7790?filter=-1&jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Globalization%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
    --- End diff --
    
    The URL is wrong, it always takes the user to CB-7790
    
    I'm not JIRA query builder expert but, I build this one and I think it does what you want:
    https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Globalization%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org