You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by puny-d <gi...@git.apache.org> on 2016/10/28 05:02:59 UTC

[GitHub] cordova-ios pull request #270: input file occurs error:[Creating an image fo...

GitHub user puny-d opened a pull request:

    https://github.com/apache/cordova-ios/pull/270

    input file occurs error:[Creating an image format with an unknown type is an error]

    I have found the input[type='file'] can't get image on ios 10 with cordova.
    
    there is an error on Xcode: Creating an image format with an unknown type is an error.

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

    $ git pull https://github.com/apache/cordova-ios 4.3.x

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

    https://github.com/apache/cordova-ios/pull/270.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 #270
    
----
commit 9325db3bbe65a28bbe1ff2f9ac9a9501da751245
Author: Shazron Abdullah <sh...@apache.org>
Date:   2016-10-22T06:21:11Z

    Update JS snapshot to version 4.3.0 (via coho)

commit 4f7949d67f00f9faaa791d70c38ac996dad7b3dc
Author: Shazron Abdullah <sh...@apache.org>
Date:   2016-10-22T06:21:11Z

    Set VERSION to 4.3.0 (via coho)

commit a59101beb15f11f52e0bf15d76be909209b3925e
Author: Shazron Abdullah <sh...@apache.org>
Date:   2016-10-22T08:13:07Z

    CB-9762 - Fix mobilespec 'cordova build' exception.
    
    Tested on mobilespec and a new project - 'cordova build' and 'cordova clean' on both.

----


---
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-ios issue #270: input file occurs error:[Creating an image format wi...

Posted by jcesarmobile <gi...@git.apache.org>.
Github user jcesarmobile commented on the issue:

    https://github.com/apache/cordova-ios/pull/270
  
    Hi.
    You have created a Pull Request, can you close it?
    This is not the way of reporting issues, you can report issues on http://issues.cordova.io/
    I have seen that message too, but it looks like a warning, the image is selected anyway (at least on iOS 10.1), but the image is upside down.
    Anyway, the input type file is managed by the webview itself, not by Cordova, we can't change it's behaviour


---
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-ios pull request #270: input file occurs error:[Creating an image fo...

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

    https://github.com/apache/cordova-ios/pull/270


---
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