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

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

GitHub user daserge opened a pull request:

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

    CB-11131 Fix TypeError: message.toUpperCase is not a function in Cord…

    …ovaLogger
    
    [Jira issue](https://issues.apache.org/jira/browse/CB-11131)

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

    $ git pull https://github.com/MSOpenTech/cordova-lib CB-11131

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

    https://github.com/apache/cordova-lib/pull/431.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 #431
    
----
commit a5f09f771167cd879d35831335f88f722cf9a33d
Author: daserge <[email protected]>
Date:   2016-04-21T12:50:19Z

    CB-11131 Fix TypeError: message.toUpperCase is not a function in 
CordovaLogger

----


> Fix TypeError: message.toUpperCase is not a function in CordovaLogger
> ---------------------------------------------------------------------
>
>                 Key: CB-11131
>                 URL: https://issues.apache.org/jira/browse/CB-11131
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaCommon
>            Reporter: Sergey Shakhnazarov
>            Assignee: Sergey Shakhnazarov
>
> Such an error occurs if a non-string value is passed to CordovaLogger.log:
> {{TypeError: message.toUpperCase is not a function}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to