[ 
https://jira.jboss.org/jira/browse/RF-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_12422113
 ]

Andrey Markhel logged work on RF-7320:
--------------------------------------

                Author: Andrey Markhel
            Created on: 26/Jun/09 01:16 PM
            Start Date: 25/Jun/09 01:02 PM
    Worklog Time Spent: 3 hours 

Issue Time Tracking
-------------------

    Remaining Estimate: 0 minutes
            Time Spent: 3 hours


> rich:page : impossible to use rich:page without sidebar
> -------------------------------------------------------
>
>                 Key: RF-7320
>                 URL: https://jira.jboss.org/jira/browse/RF-7320
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-panels-layout-themes
>    Affects Versions: 3.3.1
>         Environment: richfaces 3.3.1GA/jboss 4.2.2
>            Reporter: Adrien
>            Assignee: Andrey Markhel
>             Fix For: 3.3.2.CR1
>
>          Time Spent: 3 hours
>  Remaining Estimate: 0 minutes
>
> When using rich:page it's impossible to remove the sidebar , it s always 
> shown.
> <rich:page xmlns="http://www.w3.org/1999/xhtml";
>     xmlns:ui="http://java.sun.com/jsf/facelets";
>     xmlns:h="http://java.sun.com/jsf/html";
>     xmlns:f="http://java.sun.com/jsf/core";
>     xmlns:rich="http://richfaces.org/rich";
>     xmlns:a4j="http://richfaces.org/a4j"; markupType="xhtml" 
>     contentType="text/html" theme="#{prefs.layout.theme}"   
>     width="700"      >
>    
>  <f:view contentType="text/html" > <!-- safari compatibility -->
>  <f:facet name="pageHeader">
>       <h:panelGroup>
>       <title><ui:insert name="title" /></title>
>        <ui:insert name="keywords" />
>       <ui:insert name="description" />
>       <ui:include src="/WEB-INF/jspf/commons/metaspublic.xhtml" />
>       <ui:insert name="dateAndDesc" />        
>       </h:panelGroup>                 
>  </f:facet>
>  <f:facet name="header">
>       <ui:include src="/pub/html/defaultbanner.xhtml"/>
> </f:facet>
>   
>   <f:facet name="footer">
>               <h:outputLink id="comp" value="/" >
>                               <h:outputText value="home" />
>               </h:outputLink>       
>     </f:facet>
> <br/>
> SOME BR TO show sidebar
> <br/>
> <br/>
> <br/>
> </f:view>
> </rich:page>

-- 
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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to