You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/02 14:08:00 UTC

[jira] [Commented] (CB-14135) cordova-ios Podfile template only escape first occurrence of single quote in the project name

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

ASF subversion and git services commented on CB-14135:
------------------------------------------------------

Commit c1a6640758d1e95f7f7e0dbca980df8780a2adf4 in cordova-ios's branch refs/heads/master from jcesarmobile
[ https://gitbox.apache.org/repos/asf?p=cordova-ios.git;h=c1a6640 ]

CB-14135(ios): escape all single quotes from name in Podfile (#731)




> cordova-ios Podfile template only escape first occurrence of single quote in the project name
> ---------------------------------------------------------------------------------------------
>
>                 Key: CB-14135
>                 URL: https://issues.apache.org/jira/browse/CB-14135
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>         Environment: iOS platform
>            Reporter: Nimrod Goldrat
>            Assignee: Shazron Abdullah
>            Priority: Minor
>              Labels: ios
>             Fix For: cordova-ios 4.5.0
>
>   Original Estimate: 1h
>          Time Spent: 20m
>  Remaining Estimate: 40m
>
> The Podfile template escape the first occurrence of single quotes for project names when generating the Podfile. This will cause a syntax error in the Podfile since the target and project are single quoted strings. The solution is to escape the single quotes in the project name before writing them to the Podfile.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org