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
Assignee: Konstantin Marmalyukov
Fix For: 4.1.0.Beta2
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 myself, 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: