When i use StreamingAddResource and put calendar componente in tabbed panel, 
the css styles is not added
--------------------------------------------------------------------------------------------------------

                 Key: TOMAHAWK-593
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-593
             Project: MyFaces Tomahawk
          Issue Type: Bug
         Environment: Tomcat-5.5.17 myfaces-1.1.3 tomahawk-1.1.3 facelets-1.1.10
            Reporter: Jorge Rodríguez Pedrianes


Hello, i use StreamingAddResource in my application. But when i nested 
HtmlCalendar components whith tabbedpannel the calendar css style is not added.
I try trace it, but i see that the css is added in css "/id----/header.css", 
that contain @{inport  .....} whith this the firefox download the rest of css, 
but in this situations isn´t added. If i put calendar out of tabbed its ok!!

<t:panelTabbedPane >
     <t:panelTab>

          <t:calendar />
    
     </t:panelTab>
</t:panelTabbedPane > 

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


Reply via email to