You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Created) (JIRA)" <ji...@apache.org> on 2012/04/03 23:40:23 UTC

[jira] [Created] (CB-428) Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)

Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)
-------------------------------------------------------------------------------------------------------------

                 Key: CB-428
                 URL: https://issues.apache.org/jira/browse/CB-428
             Project: Apache Callback
          Issue Type: Bug
          Components: iOS
    Affects Versions: 1.6.0
            Reporter: Shazron Abdullah
            Assignee: Shazron Abdullah
            Priority: Blocker
             Fix For: 1.6.0


Need to verify all APIs. Camera is being handled in CB-427

Possibly create sub-tasks for each of the API plugins once investigation is done on which ones are affected.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (CB-428) Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)

Posted by "Shazron Abdullah (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245786#comment-13245786 ] 

Shazron Abdullah edited comment on CB-428 at 4/3/12 11:10 PM:
--------------------------------------------------------------

These are the files affected:

 1. -CDVCapture.m-
 2. -CDVContacts.m-
 3. -CDVDebugConsole.m-
 4. -CDVFile.m-
 5. CDVFileTransfer.m
 6. CDVLocation.m
 7. -CDVSound.m-
 8. CDVCamera.m (handled in CB-427)

I will create 7 sub-tasks for items 1-7.
                
      was (Author: shazron):
    These are the files affected:

 1. CDVCapture.m
 2. CDVContacts.m
 3. CDVDebugConsole.m
 4. CDVFile.m
 5. CDVFileTransfer.m
 6. CDVLocation.m
 7. CDVSound.m
 8. CDVCamera.m (handled in CB-427)

I will create 7 sub-tasks for items 1-7.
                  
> Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-428
>                 URL: https://issues.apache.org/jira/browse/CB-428
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.6.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>             Fix For: 1.6.0
>
>
> Need to verify all APIs. Camera is being handled in CB-427
> Possibly create sub-tasks for each of the API plugins once investigation is done on which ones are affected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-428) Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)

Posted by "Shazron Abdullah (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245784#comment-13245784 ] 

Shazron Abdullah commented on CB-428:
-------------------------------------

Strategy:
search in all files for "options objectForKey" and "options valueForKey" to get the single object accessors, and "options key", "options object" and "options enumerate" to get the enumerators/sorted versions.
                
> Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-428
>                 URL: https://issues.apache.org/jira/browse/CB-428
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.6.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>             Fix For: 1.6.0
>
>
> Need to verify all APIs. Camera is being handled in CB-427
> Possibly create sub-tasks for each of the API plugins once investigation is done on which ones are affected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-428) Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)

Posted by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-428.
---------------------------------

    Resolution: Fixed

All sub-tasks completed.
                
> Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-428
>                 URL: https://issues.apache.org/jira/browse/CB-428
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.6.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>             Fix For: 1.6.0
>
>
> Need to verify all APIs. Camera is being handled in CB-427
> Possibly create sub-tasks for each of the API plugins once investigation is done on which ones are affected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-428) Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)

Posted by "Shazron Abdullah (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245786#comment-13245786 ] 

Shazron Abdullah commented on CB-428:
-------------------------------------

These are the files affected:

 1. CDVCapture.m
 2. CDVContacts.m
 3. CDVDebugConsole.m
 4. CDVFile.m
 5. CDVFileTransfer.m
 6. CDVLocation.m
 7. CDVSound.m
 8. CDVCamera.m (handled in CB-427)

I will create 7 sub-tasks for items 1-7.
                
> Verify iOS core plugins don't break with removal of "options" object being passed in (with use of cordova-js)
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-428
>                 URL: https://issues.apache.org/jira/browse/CB-428
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.6.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>             Fix For: 1.6.0
>
>
> Need to verify all APIs. Camera is being handled in CB-427
> Possibly create sub-tasks for each of the API plugins once investigation is done on which ones are affected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira