[
https://issues.apache.org/jira/browse/CB-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089695#comment-14089695
]
ASF subversion and git services commented on CB-7255:
-----------------------------------------------------
Commit 2aabd736c75fb05e17e724df38af7e56fa2743c8 in cordova-lib's branch
refs/heads/master from [~ulle]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=2aabd73 ]
CB-7255 Fixed writing plist unescaped
- Use current plist npm instead of plist-with-patches
- Solve resulting deprecation warnings
We originally switched to plist-with-patches to add some patches which didn't
get through to the upstream plist at the time. The upstream plist has those
fixes now, and some more.
github: close #70
> 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)