You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ripple.apache.org by bu...@apache.org on 2013/03/12 19:42:21 UTC

[Bug 54677] New: Add a device select to the enableRipple queryString

https://issues.apache.org/bugzilla/show_bug.cgi?id=54677

            Bug ID: 54677
           Summary: Add a device select to the enableRipple queryString
           Product: Ripple
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Default
          Assignee: dev@ripple.incubator.apache.org
          Reporter: gtanner@gmail.com
    Classification: Unclassified

Old format was:  platform-version
New format will be: platform-version-device

This will allow things like the cordova-cli to pick a good starting device when
interacting.

For example:

`cordova ripple ios` will start with enableripple=cordova-2.0.0-IPhone5

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 54677] Add a device select to the enableRipple queryString

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54677

Gord Tanner <gt...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Gord Tanner <gt...@gmail.com> ---
Implemented with:

https://git-wip-us.apache.org/repos/asf?p=incubator-ripple.git;a=commitdiff;h=b36213d426700a3cc62b4701bc75806ff8539528

-- 
You are receiving this mail because:
You are the assignee for the bug.