[jbosstools-issues] [JBoss JIRA] (JBIDE-14563) Firebug Lite shows duplicated HTML content when application is deployed on server

Michelle Murray (JIRA) jira-events at lists.jboss.org
Tue May 21 23:29:06 EDT 2013


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

Michelle Murray updated JBIDE-14563:
------------------------------------

    Description: 
I have an simple web app deployed on EAP 6.0 server.

Scenario 1 - vew local file: In project explorer tab, select a .html file and click Run BrowserSim icon. Then right-click simulated device and click Debug >Firebug Lite. Under HTML tab, code appears as expected - one set of <body></body> tags. :)

Scenario 2 - view deployed app: Deploy project on EAP 6.0 server. In servers tab, expand server and select application. Click Run BrowserSim icon. Then right-click simulated device and click Debug >Firebug Lite. Under HTML tab, code appears wrong - one set of <body></body> tags and a duplicated line of text and </body> tag. :(
I think to my slef, try again. So close the Firebug Lite window. Right-click simulated device and click Debug >Firebug Lite. Under HTML tab, now the duplicated line of text and </body> tag is multiplying! :s




  was:
I have an simple web app deployed on EAP 6.0 server.

Scenario 1 - vew local file: In project explorer tab, select a .html file and click Run BrowserSim icon. Then right-click simulated device and click Debug >Firebug Lite. Under HTML tab, code appears as expected - one set of <body></body> tags. :)

Scenario 2 - view deployed app: Deploy project on EAP 6.0 server. In servers tab, expand server and select application. Click Run BrowserSim icon. Then right-click simulated device and click Debug >Firebug Lite. Under HTML tab, code appears wrong - one set of <body></body> tags and a duplicated line of text and </body> tag. :(
I think to my slef, try again. So close the Firebug Lite window. Right-click simulated device and click Debug >Firebug Lite. Under HTML tab, now the duplicated line of text and </body> tag is multiplying! :S





    
> Firebug Lite shows duplicated HTML content when application is deployed on server
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-14563
>                 URL: https://issues.jboss.org/browse/JBIDE-14563
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Michelle Murray
>         Attachments: BrowserSim_FirebugLite_deployedapp.png, BrowserSim_FirebugLite_deployedapp_multiplying.png, BrowserSim_FirebugLite_localfile.png
>
>
> I have an simple web app deployed on EAP 6.0 server.
> Scenario 1 - vew local file: In project explorer tab, select a .html file and click Run BrowserSim icon. Then right-click simulated device and click Debug >Firebug Lite. Under HTML tab, code appears as expected - one set of <body></body> tags. :)
> Scenario 2 - view deployed app: Deploy project on EAP 6.0 server. In servers tab, expand server and select application. Click Run BrowserSim icon. Then right-click simulated device and click Debug >Firebug Lite. Under HTML tab, code appears wrong - one set of <body></body> tags and a duplicated line of text and </body> tag. :(
> I think to my slef, try again. So close the Firebug Lite window. Right-click simulated device and click Debug >Firebug Lite. Under HTML tab, now the duplicated line of text and </body> tag is multiplying! :s

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list