]
Josef Kopriva closed JBIDE-2027.
--------------------------------
Closing, nothing to do.
Wrong default value of height attribute of <td> tag in
common.xhtml template.
-----------------------------------------------------------------------------
Key: JBIDE-2027
URL:
https://issues.redhat.com/browse/JBIDE-2027
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 2.1.0.beta1
Reporter: Andrei Scherbovich
Assignee: Alexey Kazakov
Priority: Major
Fix For: 2.1.0.CR1
Attachments: 1.jpg
Wrong default value of height attribute of <td> tag in common.xhtml template.
Steps:
1. EXECUTE: Create JSF 1.2 KickStart project with facelets
2. EXECUTE: Open common.xhtml file
3. FAILURE: Wrong default value of height of <td> tag (SEE PICTURE ATTACHED). Now
it has height="1", which is almost invisible on server.