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

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

GitHub user ulle opened a pull request:

    https://github.com/apache/cordova-lib/pull/70

    CB-7255 Fixed writing plist unescaped

    - Use current plist npm instead of plist-with-patches
    - Solve resulting deprecation warnings

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

    $ git pull https://github.com/ulle/cordova-lib CB-7255

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

    https://github.com/apache/cordova-lib/pull/70.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 #70
    
----
commit 3f2b4197d9c9aaa4d5cfdcc7af4f9280d631567b
Author: Ulrich Geilmann <[email protected]>
Date:   2014-08-04T20:45:06Z

    CB-7255 Fixed writing plist unescaped
    
    - Use current plist npm instead of plist-with-patches
    - Solve resulting deprecation warnings

----


> prepare writes plist unescaped
> ------------------------------
>
>                 Key: CB-7255
>                 URL: https://issues.apache.org/jira/browse/CB-7255
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>            Reporter: Ulrich Geilmann
>
> When the iOS-project's plist is updated during prepare, data is written out 
> unescaped.
> The consequence is a failing build when the plist contains the (properly 
> escaped) characters &<>.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to