[ http://jira.jboss.com/jira/browse/RF-917?page=comments#action_12401887 ]
Paul Baker commented on RF-917:
-------------------------------
This fix was associated with a problem that I reported. I am still having the same problem using 3.2.0 SNAPSHOT.
http://jboss.com/index.html?module=bb&op=viewtopic&t=120337
> Combination of scrollableDataTable and TabPanel produce empty pages
> -------------------------------------------------------------------
>
> Key: RF-917
> URL: http://jira.jboss.com/jira/browse/RF-917
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.0
> Reporter: David Steinkopff
> Assigned To: Alexander Francuzov
> Fix For: 3.2.0
>
>
> I have a problem. The following page rendered at the first time correct. If I make a switch to tab2 I have a empty page.
> The bean list is empty and the selection is a primity getter-&-setter of a object-instance.
> -- test.xhtml --
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html dir="ltr" lang="de" xmlns="http://www.w3.org/1999/xhtml"
> xmlns:f="http://java.sun.com/jsf/core"
> xmlns:h="http://java.sun.com/jsf/html"
> xmlns:ui="http://java.sun.com/jsf/facelets"
> xmlns:a4j="http://richfaces.org/a4j"
> xmlns:rich="http://richfaces.org/rich">
> <f:view locale="de">
> <head>
> <title>test</title>
> </head>
> <body>
> <h:form>
> <rich:scrollableDataTable
> width="100%" height="240px"
> value="#{bean.list}" var="element"
> selection="#{bean.selection}">
> <rich:column>
> <f:facet name="header">
> <h:outputText value="col1"/>
> </f:facet>
> </rich:column>
> <rich:column>
> <f:facet name="header">
> <h:outputText value="col2"/>
> </f:facet>
> </rich:column>
> </rich:scrollableDataTable>
> <rich:tabPanel>
> <rich:tab label="tab1">
> <h:outputText value="text1"/>
> </rich:tab>
> <rich:tab label="tab2">
> <h:outputText value="text2"/>
> </rich:tab>
> </rich:tabPanel>
> </h:form>
> </body>
> </f:view>
> </html>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
"label" attribute
-----------------
Key: RF-2004
URL: http://jira.jboss.com/jira/browse/RF-2004
Project: RichFaces
Issue Type: Task
Components: doc
Affects Versions: 3.1.0
Reporter: Svetlana mukhina
Assigned To: Svetlana mukhina
Fix For: 3.2.0
update the guide according to
"Section 2.5.2.4 "Localized Application Messages" of JSF 1.2 specification declares generic "label" attribute that all UIInput instances should have. Please add the attribute for all input components in the library"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Panel Menu mode attribute
--------------------------
Key: RF-2205
URL: http://jira.jboss.com/jira/browse/RF-2205
Project: RichFaces
Issue Type: Task
Components: doc
Affects Versions: 3.1.0
Reporter: Svetlana mukhina
Assigned To: Vladimir Sukhov
Fix For: 3.2.0
Mention about Panel Menu mode attribute usage, look at the linked task
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Doc: disableDefault described poorly
------------------------------------
Key: RF-2221
URL: http://jira.jboss.com/jira/browse/RF-2221
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Nick Belaevski
Assigned To: Svetlana mukhina
Priority: Minor
Fix For: 3.2.0
There's a poor description for disableDefault attribute: "If "true", it is used to avoid a problem with form submit and modalPanel showing" in doc. See componentControl TLD docs for example
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/RF-396?page=all ]
Svetlana mukhina updated RF-396:
--------------------------------
Fix Version/s: 3.2.1
(was: 3.2.0)
Due Date: 30/May/08
> Relevant resources links
> ------------------------
>
> Key: RF-396
> URL: http://jira.jboss.com/jira/browse/RF-396
> Project: RichFaces
> Issue Type: Task
> Components: doc
> Affects Versions: 3.1.0
> Reporter: Svetlana mukhina
> Assigned To: Catherine Luts
> Priority: Optional
> Fix For: 3.2.1
>
>
> Create "Other relevant resources on the topic" section in some chapters of the guide and place there some links for extra information.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[ http://jira.jboss.com/jira/browse/RF-398?page=all ]
Svetlana mukhina updated RF-398:
--------------------------------
Fix Version/s: 3.2.1
(was: 3.2.0)
Due Date: 30/Jun/08
> Language correction
> -------------------
>
> Key: RF-398
> URL: http://jira.jboss.com/jira/browse/RF-398
> Project: RichFaces
> Issue Type: Task
> Components: doc
> Affects Versions: 3.1.0
> Reporter: Svetlana mukhina
> Assigned To: Svetlana mukhina
> Fix For: 3.2.1
>
>
> Correct mistakes of xml markup, spelling and grammar in the guide
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira