[jira] [Updated] (CB-6290) Javascript error during build showed as Information in logcat

2014-03-17 Thread Cristofo Vilares (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cristofo Vilares updated CB-6290:
-

Description: 
When errors occur in JS during project build, they are shown as info message in 
logcat (green). Following message shows this case:

14:08:23.366: I/chromium(22708): [INFO:CONSOLE(29)] "Uncaught SyntaxError: 
Unexpected identifier", source: file:///android_asset/www/index.html (29)

cause of this one was a wrong definition. ("va myButton" instead of "var 
myButton") 

> Javascript error during build showed as Information in logcat
> -
>
> Key: CB-6290
> URL: https://issues.apache.org/jira/browse/CB-6290
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 3.4.0
>Reporter: Cristofo Vilares
>Priority: Minor
>
> When errors occur in JS during project build, they are shown as info message 
> in logcat (green). Following message shows this case:
> 14:08:23.366: I/chromium(22708): [INFO:CONSOLE(29)] "Uncaught SyntaxError: 
> Unexpected identifier", source: file:///android_asset/www/index.html (29)
> cause of this one was a wrong definition. ("va myButton" instead of "var 
> myButton") 



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


[jira] [Updated] (CB-6290) Javascript error during build showed as information in logcat

2014-03-17 Thread Cristofo Vilares (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cristofo Vilares updated CB-6290:
-

Summary: Javascript error during build showed as information in logcat  
(was: Javascript error during build showed as Information in logcat)

> Javascript error during build showed as information in logcat
> -
>
> Key: CB-6290
> URL: https://issues.apache.org/jira/browse/CB-6290
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 3.4.0
>Reporter: Cristofo Vilares
>Priority: Minor
>
> When errors occur in JS during project build, they are shown as info message 
> in logcat (green). Following message shows this case:
> 14:08:23.366: I/chromium(22708): [INFO:CONSOLE(29)] "Uncaught SyntaxError: 
> Unexpected identifier", source: file:///android_asset/www/index.html (29)
> cause of this one was a wrong definition. ("va myButton" instead of "var 
> myButton") .
> - Android build in eclipse



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


[jira] [Updated] (CB-6290) Javascript error during build showed as Information in logcat

2014-03-17 Thread Cristofo Vilares (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-6290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cristofo Vilares updated CB-6290:
-

Description: 
When errors occur in JS during project build, they are shown as info message in 
logcat (green). Following message shows this case:

14:08:23.366: I/chromium(22708): [INFO:CONSOLE(29)] "Uncaught SyntaxError: 
Unexpected identifier", source: file:///android_asset/www/index.html (29)

cause of this one was a wrong definition. ("va myButton" instead of "var 
myButton") .
- Android build in eclipse


  was:
When errors occur in JS during project build, they are shown as info message in 
logcat (green). Following message shows this case:

14:08:23.366: I/chromium(22708): [INFO:CONSOLE(29)] "Uncaught SyntaxError: 
Unexpected identifier", source: file:///android_asset/www/index.html (29)

cause of this one was a wrong definition. ("va myButton" instead of "var 
myButton") 


> Javascript error during build showed as Information in logcat
> -
>
> Key: CB-6290
> URL: https://issues.apache.org/jira/browse/CB-6290
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 3.4.0
>Reporter: Cristofo Vilares
>Priority: Minor
>
> When errors occur in JS during project build, they are shown as info message 
> in logcat (green). Following message shows this case:
> 14:08:23.366: I/chromium(22708): [INFO:CONSOLE(29)] "Uncaught SyntaxError: 
> Unexpected identifier", source: file:///android_asset/www/index.html (29)
> cause of this one was a wrong definition. ("va myButton" instead of "var 
> myButton") .
> - Android build in eclipse



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