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 2014/06/03 20:25:02 UTC

[jira] [Commented] (CB-6854) Windows BOM in plugin JS needs to be stripped when wrapping in js-module

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

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

Commit 71e7ba31eb85a951f0e0b40a122bd63724ce0567 in cordova-lib's branch refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=71e7ba3 ]

CB-6854 Strip BOM when adding cordova.define() to js-modules


> Windows BOM in plugin JS needs to be stripped when wrapping in js-module
> ------------------------------------------------------------------------
>
>                 Key: CB-6854
>                 URL: https://issues.apache.org/jira/browse/CB-6854
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>
> This is happening right now for `ContactFieldType.js`. Once plugman processes it, it looks like:
> {quote}
> cordova.define("org.apache.cordova.contacts.ContactFieldType", function(require, exports, module) { <feff>/*
>  *
> {quote}
> And browsers choke on it.



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