[jbosstools-issues] [JBoss JIRA] (JBIDE-18227) JS console.debug() displays message to console with LOG prefix

Vlado Pakan (JIRA) issues at jboss.org
Tue Sep 2 01:51:59 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-18227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan updated JBIDE-18227:
--------------------------------
    Description: 
JavaScript command console.debug("debug message") invoked within page opened in Browsersim is displaying this string to Eclipse console:
{noformat}
!JavaScript LOG: debug message
{noformat}
It should display this message maybe also with different color then log message is displayed:
{noformat}
!JavaScript DEBUG: debug message
{noformat}

  was:
JavaScript command console.debug("debug message") invoked within page opened in Browsersim is displaying this string to Eclipse console:
'!JavaScript LOG: debug message'
It should display this message maybe also with different color then log message is displayed:
'!JavaScript DEBUG: debug message'



> JS console.debug() displays message to console with LOG prefix
> --------------------------------------------------------------
>
>                 Key: JBIDE-18227
>                 URL: https://issues.jboss.org/browse/JBIDE-18227
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.2.0.CR1
>         Environment: JBDS 8.0.0.CR1-v20140831-0335-B201
>            Reporter: Vlado Pakan
>            Priority: Minor
>             Fix For: 4.2.0.CR2
>
>
> JavaScript command console.debug("debug message") invoked within page opened in Browsersim is displaying this string to Eclipse console:
> {noformat}
> !JavaScript LOG: debug message
> {noformat}
> It should display this message maybe also with different color then log message is displayed:
> {noformat}
> !JavaScript DEBUG: debug message
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list