[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-3353) Caption style crashes for h:panelGrid after refresh button press

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Fri Oct 23 10:35:06 EDT 2009


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

Yura Zhishko closed JBIDE-3353.
-------------------------------



Closed as not reproducible

> Caption style crashes for h:panelGrid after refresh button press
> ----------------------------------------------------------------
>
>                 Key: JBIDE-3353
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3353
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: UpStream, Visual Page Editor Templates
>    Affects Versions: 3.0.0.cr1
>            Reporter: Yura Zhishko
>            Assignee: Yura Zhishko
>            Priority: Minor
>             Fix For: 3.1.0.M4
>
>
> Insert next source code:
>                            <h:panelGrid
> 				columns="2" border="5"  width="250"
> 				rules="all" frame="above"
> 				cellpadding="4" cellspacing="6" 
> 				bgcolor="silver"
> 				style="COLOR: #ff0080; BACKGROUND-COLOR: #ffff00; TEXT-DECORATION: underline; FONT-STYLE: italic; FONT-WEIGHT: bold; FONT-SIZE: xx-large; FONT-FAMILY: 'Arial Black';" 
> 				styleClass=""
> 				captionClass="myStyle0"
> 				columnClasses="" rowClasses="" 
> 				headerClass="" footerClass="" >
> 			  <f:facet name="caption">
> 			  	<h:outputText value="Caption"/>
> 			  </f:facet>
> 			  <h:outputText value="begin"/>
> 			</h:panelGrid>
> Press Refresh button
> RESULT: Styles for caption part crashed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list