JBoss Rich Faces SVN: r8030 - trunk/docs/migrationguide/en/src/main/docbook.
by richfaces-svn-commits@lists.jboss.org
Author: msorokin
Date: 2008-04-21 12:22:14 -0400 (Mon, 21 Apr 2008)
New Revision: 8030
Modified:
trunk/docs/migrationguide/en/src/main/docbook/master.xml
Log:
http://jira.jboss.com/jira/browse/RF-3048
Language correction
Modified: trunk/docs/migrationguide/en/src/main/docbook/master.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/master.xml 2008-04-21 16:22:05 UTC (rev 8029)
+++ trunk/docs/migrationguide/en/src/main/docbook/master.xml 2008-04-21 16:22:14 UTC (rev 8030)
@@ -84,7 +84,7 @@
</keywordset>
</sectioninfo>
<title>Issues with upgrading from previous versions</title>
-
+ <para>This section covers issues you can encounter upgrading to <property>RichFaces 3.2.0</property> from previous versions.</para>
&calendarDate;
&datascrollerPaired;
&datascrollerFor;
@@ -102,7 +102,7 @@
</keywordset>
</sectioninfo>
<title>Issues with compatibility with third party frameworks</title>
-
+ <para>This section covers issues related to compatibility with third party frameworks. </para>
&fileUploadListener;
&myfaces;
&seamMultipartFilter;
16 years, 8 months
JBoss Rich Faces SVN: r8029 - trunk/docs/migrationguide/en/src/main/docbook/included.
by richfaces-svn-commits@lists.jboss.org
Author: msorokin
Date: 2008-04-21 12:22:05 -0400 (Mon, 21 Apr 2008)
New Revision: 8029
Modified:
trunk/docs/migrationguide/en/src/main/docbook/included/myfaces.xml
trunk/docs/migrationguide/en/src/main/docbook/included/resource.xml
Log:
http://jira.jboss.com/jira/browse/RF-3048
Language correction
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/myfaces.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/myfaces.xml 2008-04-21 16:21:55 UTC (rev 8028)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/myfaces.xml 2008-04-21 16:22:05 UTC (rev 8029)
@@ -37,7 +37,7 @@
<section>
<title>How to reproduce</title>
<para>
- Use the environment mentioned above.
+ The problem occurs if the environment mentioned above is set.
</para>
</section>
<section>
@@ -51,7 +51,7 @@
<title>Workarounds</title>
<para>
Switching to <ulink url="https://javaserverfaces.dev.java.net/servlets/ProjectDocumentList?folderI...">JSF-RI 1.2_07</ulink>
- fix the problem (see forum post)
+ fixes the problem (see forum post)
</para>
</section>
</section>
\ No newline at end of file
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/resource.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/resource.xml 2008-04-21 16:21:55 UTC (rev 8028)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/resource.xml 2008-04-21 16:22:05 UTC (rev 8029)
@@ -32,12 +32,12 @@
</section>
<section>
<title>How to reproduce</title>
- <para>Usually reproduced after server restart when user refreshes page</para>
+ <para>The described above problem usually occurs after server restart when user refreshes the page</para>
</section>
<section>
<title>Causes</title>
<para>
- Resources for standard skinning classes haven't been registered during <property>RichFaces</property> library build
+ The problem is caused when resources for standard skinning classes are not available to be registered during <property>RichFaces</property> library build
</para>
</section>
16 years, 8 months
JBoss Rich Faces SVN: r8028 - trunk/docs/migrationguide/en/src/main/docbook/included.
by richfaces-svn-commits@lists.jboss.org
Author: msorokin
Date: 2008-04-21 12:21:55 -0400 (Mon, 21 Apr 2008)
New Revision: 8028
Modified:
trunk/docs/migrationguide/en/src/main/docbook/included/calendarDate.xml
trunk/docs/migrationguide/en/src/main/docbook/included/datascrollerFor.xml
trunk/docs/migrationguide/en/src/main/docbook/included/datascrollerPaired.xml
trunk/docs/migrationguide/en/src/main/docbook/included/explicitId.xml
Log:
http://jira.jboss.com/jira/browse/RF-3048
Language correction
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/calendarDate.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/calendarDate.xml 2008-04-21 16:21:30 UTC (rev 8027)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/calendarDate.xml 2008-04-21 16:21:55 UTC (rev 8028)
@@ -33,7 +33,7 @@
<section>
<title>How to reproduce</title>
<para>
- Put <emphasis role="bold"><property><a4j:support></property></emphasis> inside <emphasis role="bold"><property><rich:calendar></property></emphasis>.
+ The described above problem occurs when <emphasis role="bold"><property><a4j:support></property></emphasis>is put inside <emphasis role="bold"><property><rich:calendar></property></emphasis>.
If the <emphasis><property>"event"</property></emphasis> property is "ondateselected"
previous value of the <emphasis role="bold"><property><rich:calendar></property></emphasis> is stored after selection.
</para>
@@ -48,10 +48,10 @@
<section>
<title>Workarounds</title>
<para>
- You need <emphasis><property>"onchanged"</property></emphasis> event is fired after any change which causes input to be updated, both date and time.
+ You need <emphasis><property>"onchanged"</property></emphasis> event to be fired after any change which causes input to be updated, both date and time.
</para>
<para>
- Notice, that
+ Note, that
</para>
<itemizedlist>
<listitem>
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/datascrollerFor.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/datascrollerFor.xml 2008-04-21 16:21:30 UTC (rev 8027)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/datascrollerFor.xml 2008-04-21 16:21:55 UTC (rev 8028)
@@ -12,8 +12,8 @@
<section>
<title>Description</title>
<para>
- The <emphasis role="bold"><property><rich:datascroller></property></emphasis> component's
- <emphasis><property>"for"</property></emphasis> attribute doesn't allow EL expressions in 3.2.0.GA.
+ The <emphasis><property>"for"</property></emphasis>attribute of <emphasis role="bold"><property><rich:datascroller></property></emphasis> component
+ doesn't allow EL expressions in 3.2.0.GA.
</para>
<para>
Custom tags exploiting the ability of the <emphasis role="bold"><property><rich:datascroller></property></emphasis> to have dynamic
@@ -33,7 +33,7 @@
<section>
<title>How to reproduce</title>
<para>
- Just add the following code, that will not work:
+ The described above problem occurs if the following code is used:
</para>
<programlisting role="XML"><![CDATA[...
<rich:datascroller for="#{bean.property}"/>
@@ -49,7 +49,7 @@
<section>
<title>Workarounds</title>
<para>
- None for no
+ None, so far.
</para>
</section>
</section>
\ No newline at end of file
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/datascrollerPaired.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/datascrollerPaired.xml 2008-04-21 16:21:30 UTC (rev 8027)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/datascrollerPaired.xml 2008-04-21 16:21:55 UTC (rev 8028)
@@ -8,14 +8,14 @@
<keyword>page</keyword>
</keywordset>
</sectioninfo>
- <title>Paired <rich:datascroller> components aren't work</title>
+ <title>Paired <rich:datascroller> components do not work</title>
<section>
<title>Description</title>
<para>
Two <emphasis role="bold"><property><rich:datascroller></property></emphasis> components bound to the same table aren't synchronized.
- Storing data component in session-scoped beans no more saves <emphasis role="bold"><property><rich:datascroller></property></emphasis> state.
+ Having two <emphasis role="bold"><property><rich:datascroller></property></emphasis>components on a page, session-scoped beans saves the data for only one <emphasis role="bold"><property><rich:datascroller></property></emphasis> component.
It is a common pattern to have 2 <emphasis role="bold"><property><rich:datascroller></property></emphasis> components:
- the first in header, the second in footer. The first will not work.
+ the first in the header, the second in the footer. In this case the first one will not work.
</para>
</section>
<section>
@@ -36,20 +36,20 @@
<section>
<title>How to reproduce</title>
<para>
- Add 2 <emphasis role="bold"><property><rich:datascroller></property></emphasis> components to any table.
+ The described above problem occurs if 2 <emphasis role="bold"><property><rich:datascroller></property></emphasis> components added to any table.
</para>
</section>
<section>
<title>Causes</title>
<para>
- The <emphasis role="bold"><property><rich:datascroller></property></emphasis> component is now responsible for managing data table's scroll state.
+ The <emphasis role="bold"><property><rich:datascroller></property></emphasis> component does not manage the scroll state of a data table.
</para>
</section>
<section>
<title>Workarounds</title>
<para>
- The decision is to use <emphasis><property>"page"</property></emphasis> attribute and bind it to the same property for all
+ The solution is to use <emphasis><property>"page"</property></emphasis> attribute and bind it to the same property for all
<emphasis role="bold"><property><rich:datascroller></property></emphasis> components.
</para>
</section>
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/explicitId.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/explicitId.xml 2008-04-21 16:21:30 UTC (rev 8027)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/explicitId.xml 2008-04-21 16:21:55 UTC (rev 8028)
@@ -11,13 +11,13 @@
<section>
<title>Description</title>
<para>
- Ajax requests stop to work without any errors shown when intensive Ajax traffic is expected. No error or other diagnostic presents.
+ Ajax requests stop to work without any errors messages displayed, when intensive Ajax traffic is expected. No errors or other messages to detect cause of the defect are shown.
</para>
</section>
<section>
<title>How to reproduce</title>
<para>
- Do not define an <property>id</property> for Ajax command component.
+ The described above problem occurs if an <property>id</property> for Ajax command component is not defined.
</para>
<programlisting role="XML"><![CDATA[...
<h:form>
@@ -33,9 +33,9 @@
<section>
<title>Causes</title>
<para>
- This is a specific of the dynamic id generation of the JSF 1.2 implementation.
- In case of simultaneous request processing, the id of the command component becomes <property>out-of-sync</property>
- with id of the same component on the page. After that any Ajax requests from the component with old id just do not process.
+ The problem occurred due to specific usage of the dynamic id generation of the JSF 1.2 implementation.
+ In case of simultaneous request processing, the id of the command component becomes <property>out-of-sync</property>
+ with id of the same component on the page. After that any Ajax requests from the component with old id just is no processed.
</para>
</section>
16 years, 8 months
JBoss Rich Faces SVN: r8027 - trunk/docs/migrationguide/en/src/main/docbook/included.
by richfaces-svn-commits@lists.jboss.org
Author: msorokin
Date: 2008-04-21 12:21:30 -0400 (Mon, 21 Apr 2008)
New Revision: 8027
Modified:
trunk/docs/migrationguide/en/src/main/docbook/included/actionparam.xml
trunk/docs/migrationguide/en/src/main/docbook/included/ajaxSingleFacets.xml
Log:
http://jira.jboss.com/jira/browse/RF-3048
Language correction
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/actionparam.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/actionparam.xml 2008-04-21 16:17:56 UTC (rev 8026)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/actionparam.xml 2008-04-21 16:21:30 UTC (rev 8027)
@@ -13,10 +13,10 @@
<title>Description</title>
<para>
As it has been mentioned above we've migrated to <property>JSF 1.2</property> standard in <property>RichFaces 3.2.0</property>.
- The order of calling action listeners has been changed in <property>JSF 1.2</property>: first the own components listener is called then the other ones.
+ The order of calling action listeners has been changed in <property>JSF 1.2</property>: first the listener of the component itself is called then the other listeners are called.
</para>
<para>
- This is why the <emphasis role="bold"><property><a4j:actionparamr></property></emphasis> components setter is called after
+ This is why the <emphasis role="bold"><property><a4j:actionparam></property></emphasis> component setter is called after
<emphasis><property>"actionListener"</property></emphasis> of the component itself.
In the following example <property>#{bean.action}</property> is called before <property>#{bean.value}</property>:
</para>
@@ -29,7 +29,7 @@
</a4j:support>
...]]></programlisting>
<para>
- This issue is reproduced for JSP pages only.
+ This issue is occurs in JSP pages only.
</para>
</section>
<section>
@@ -70,7 +70,7 @@
<section>
<title>Workarounds</title>
<para>
- The decision is to use <emphasis role="bold"><property><a4j:actionParam></property></emphasis> before:
+ The solution is to use <emphasis role="bold"><property><a4j:actionParam></property></emphasis> before:
</para>
<programlisting role="XML"><![CDATA[...
<f:actionListener binding="#{skin.binding}"/>
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/ajaxSingleFacets.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/ajaxSingleFacets.xml 2008-04-21 16:17:56 UTC (rev 8026)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/ajaxSingleFacets.xml 2008-04-21 16:21:30 UTC (rev 8027)
@@ -13,10 +13,10 @@
<title>Description</title>
<para>
The <property>RichFaces</property> components that have
- <emphasis><property>"ajaxSingle"</property></emphasis> = "true" will not work in
+ <emphasis><property>"ajaxSingle"</property></emphasis> set to "true" does not work in
<emphasis><property>"header"</property></emphasis> or <emphasis><property>"footer"</property></emphasis> facets
of <emphasis role="bold"><property><h:dataTable></property></emphasis>, e.g.
- <emphasis role="bold"><property><rich:datascroller></property></emphasis> won't scroll.
+ <emphasis role="bold"><property><rich:datascroller></property></emphasis> - scrolling doesn't work.
</para>
</section>
<section>
@@ -32,7 +32,7 @@
<section>
<title>How to reproduce</title>
<para>
- Just add the following code. The <emphasis role="bold"><property><rich:datascroller></property></emphasis> component will not work:
+ The described above problem occurs if the following code is used. As a result the <emphasis role="bold"><property><rich:datascroller></property></emphasis> component stops working.
</para>
<programlisting role="XML"><![CDATA[...
<h:dataTable>
@@ -54,7 +54,7 @@
<section>
<title>Workarounds</title>
<para>
- Use <emphasis role="bold"><property><rich:dataTable></property></emphasis> component.
+ The solution is to use <emphasis role="bold"><property><rich:dataTable></property></emphasis> component.
</para>
</section>
</section>
\ No newline at end of file
16 years, 8 months
JBoss Rich Faces SVN: r8026 - trunk/test-applications/facelets/src/main/webapp/WEB-INF.
by richfaces-svn-commits@lists.jboss.org
Author: gmaksimenko
Date: 2008-04-21 12:17:56 -0400 (Mon, 21 Apr 2008)
New Revision: 8026
Modified:
trunk/test-applications/facelets/src/main/webapp/WEB-INF/faces-config-Converter.xml
Log:
Add test for converter
Modified: trunk/test-applications/facelets/src/main/webapp/WEB-INF/faces-config-Converter.xml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/WEB-INF/faces-config-Converter.xml 2008-04-21 16:17:36 UTC (rev 8025)
+++ trunk/test-applications/facelets/src/main/webapp/WEB-INF/faces-config-Converter.xml 2008-04-21 16:17:56 UTC (rev 8026)
@@ -10,4 +10,8 @@
<converter-id>orderingListConverter</converter-id>
<converter-class>util.converter.OrderingListConverter</converter-class>
</converter>
+ <converter>
+ <converter-id>comboBoxConverter</converter-id>
+ <converter-class>util.converter.ComboBoxConverter</converter-class>
+ </converter>
</faces-config>
16 years, 8 months
JBoss Rich Faces SVN: r8025 - trunk/test-applications/facelets/src/main/java/combobox.
by richfaces-svn-commits@lists.jboss.org
Author: gmaksimenko
Date: 2008-04-21 12:17:36 -0400 (Mon, 21 Apr 2008)
New Revision: 8025
Modified:
trunk/test-applications/facelets/src/main/java/combobox/Combobox.java
Log:
Add test for converter
Modified: trunk/test-applications/facelets/src/main/java/combobox/Combobox.java
===================================================================
--- trunk/test-applications/facelets/src/main/java/combobox/Combobox.java 2008-04-21 16:17:20 UTC (rev 8024)
+++ trunk/test-applications/facelets/src/main/java/combobox/Combobox.java 2008-04-21 16:17:36 UTC (rev 8025)
@@ -25,9 +25,9 @@
public boolean immediate;
public String inputSize;
public String width;
- public String value;
+ public Data value;
public int tabindex;
- public List<String> suggestionValues;
+ public List<Data> suggestionValues;
public int size;
public String showDelay;
public boolean required;
@@ -69,7 +69,7 @@
this.immediate = false;
this.inputSize = "4";
this.width = "300";
- this.value = "";
+ this.value = new Data("ffff",5);
this.tabindex = 2;
this.size = 5;
this.showDelay = "200";
@@ -81,15 +81,16 @@
this.enableManualInput = true;
this.listHeight = "400";
this.listWidth = "350";
- this.suggestionValues = new ArrayList<String>();
+ this.suggestionValues = new ArrayList<Data>();
this.selectItem = new ArrayList<SelectItem>();
this.bindLabel = "Click Binding";
this.align = "left";
this.alt = "default alt";
Random r = new Random();
for(int i = 0; i < 10; i++){
- suggestionValues.add("suggestionValues " + r.nextInt(10) + " N=" + i);
- selectItem.add(new SelectItem("selectItem " + r.nextInt(10) + " N=" + i));
+ suggestionValues.add(new Data("selectItem", i));
+ selectItem.add(new SelectItem(new Data("selectItem", i)));
+ System.out.println(selectItem.get(i).getValue().toString());
}
}
@@ -153,11 +154,11 @@
this.width = width;
}
- public String getValue() {
+ public Data getValue() {
return value;
}
- public void setValue(String value) {
+ public void setValue(Data value) {
this.value = value;
}
@@ -169,11 +170,11 @@
this.tabindex = tabindex;
}
- public List<String> getSuggestionValues() {
+ public List<Data> getSuggestionValues() {
return suggestionValues;
}
- public void setSuggestionValues(List<String> suggestionValues) {
+ public void setSuggestionValues(List<Data> suggestionValues) {
this.suggestionValues = suggestionValues;
}
16 years, 8 months
JBoss Rich Faces SVN: r8024 - trunk/test-applications/facelets/src/main/webapp/Combobox.
by richfaces-svn-commits@lists.jboss.org
Author: gmaksimenko
Date: 2008-04-21 12:17:20 -0400 (Mon, 21 Apr 2008)
New Revision: 8024
Modified:
trunk/test-applications/facelets/src/main/webapp/Combobox/ComboboxProperty.xhtml
Log:
Add test for converter
Modified: trunk/test-applications/facelets/src/main/webapp/Combobox/ComboboxProperty.xhtml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/Combobox/ComboboxProperty.xhtml 2008-04-21 16:16:47 UTC (rev 8023)
+++ trunk/test-applications/facelets/src/main/webapp/Combobox/ComboboxProperty.xhtml 2008-04-21 16:17:20 UTC (rev 8024)
@@ -14,9 +14,6 @@
<h:outputText value="inputSize"></h:outputText>
<h:inputText value="#{combobox.inputSize}" onchange="submit();"></h:inputText>
- <h:outputText value="value"></h:outputText>
- <h:inputText value="#{combobox.value}" onchange="submit();"></h:inputText>
-
<h:outputText value="tabindex"></h:outputText>
<h:inputText value="#{combobox.tabindex}" onchange="submit();"></h:inputText>
16 years, 8 months
JBoss Rich Faces SVN: r8023 - trunk/test-applications/facelets/src/main/webapp/Combobox.
by richfaces-svn-commits@lists.jboss.org
Author: gmaksimenko
Date: 2008-04-21 12:16:47 -0400 (Mon, 21 Apr 2008)
New Revision: 8023
Modified:
trunk/test-applications/facelets/src/main/webapp/Combobox/Combobox.xhtml
Log:
Add test for converter
Modified: trunk/test-applications/facelets/src/main/webapp/Combobox/Combobox.xhtml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/Combobox/Combobox.xhtml 2008-04-21 16:00:06 UTC (rev 8022)
+++ trunk/test-applications/facelets/src/main/webapp/Combobox/Combobox.xhtml 2008-04-21 16:16:47 UTC (rev 8023)
@@ -14,11 +14,9 @@
onmouseout="#{event.onmouseout}" onmouseover="#{event.onmouseover}" onmouseup="#{event.onmouseup}" onselect="#{event.onselect}"
binding="#{combobox.myComboBox}"
align="#{combobox.align}"
- alt="#{combobox.alt}">
- <f:selectItem itemValue="selectItem 1"/>
- <f:selectItem itemValue="selectItem 2"/>
- <f:selectItem itemValue="selectItem 3"/>
- <f:selectItems value="#{combobox.selectItem}"/>
+ alt="#{combobox.alt}"
+ converter="comboBoxConverter">
+
</rich:comboBox>
</f:subview>
\ No newline at end of file
16 years, 8 months
JBoss Rich Faces SVN: r8022 - trunk/ui/contextMenu/src/main/config/component.
by richfaces-svn-commits@lists.jboss.org
Author: smukhina
Date: 2008-04-21 12:00:06 -0400 (Mon, 21 Apr 2008)
New Revision: 8022
Modified:
trunk/ui/contextMenu/src/main/config/component/contextMenu.xml
Log:
http://jira.jboss.com/jira/browse/RF-730 - Attribute tables language correction
Modified: trunk/ui/contextMenu/src/main/config/component/contextMenu.xml
===================================================================
--- trunk/ui/contextMenu/src/main/config/component/contextMenu.xml 2008-04-21 15:59:31 UTC (rev 8021)
+++ trunk/ui/contextMenu/src/main/config/component/contextMenu.xml 2008-04-21 16:00:06 UTC (rev 8022)
@@ -91,7 +91,7 @@
<classname>java.lang.String</classname>
<description>
Client identifier of the component or id of the existing DOM element that is a source
- for given event. If attachTo is defined, the event is attached on the client according
+ for a given event. If attachTo is defined, the event is attached on the client according
to the AttachTiming attribute.
If both attached and attachTo attributes are defined, and attribute attached has value
'false', it is considered to have higher priority.
@@ -170,7 +170,7 @@
<classname>java.lang.String</classname>
<description>
Space-separated list of CSS style class(es) that are be applied to selected item of this component.
- </description>
+ </description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -179,7 +179,7 @@
<classname>java.lang.String</classname>
<description>
CSS style(s) is/are to be applied to disabled item when this component is rendered.
- </description>
+ </description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -188,7 +188,7 @@
<classname>java.lang.String</classname>
<description>
Space-separated list of CSS style class(es) that are be applied to disabled item of this component
- </description>
+ </description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -197,7 +197,7 @@
<classname>java.lang.String</classname>
<description>
CSS style(s) is/are to be applied to item when this component is rendered.
- </description>
+ </description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -206,7 +206,7 @@
<classname>java.lang.String</classname>
<description>
Space-separated list of CSS style class(es) that are be applied to item of this component
- </description>
+ </description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
16 years, 8 months
JBoss Rich Faces SVN: r8021 - trunk/samples/richfaces-demo/src/main/webapp/richfaces/filteringFeature.
by richfaces-svn-commits@lists.jboss.org
Author: smukhina
Date: 2008-04-21 11:59:31 -0400 (Mon, 21 Apr 2008)
New Revision: 8021
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/filteringFeature/externalFilteringUsage.xhtml
Log:
http://jira.jboss.com/jira/browse/RF-398 language correction on demo
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/filteringFeature/externalFilteringUsage.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/filteringFeature/externalFilteringUsage.xhtml 2008-04-21 15:55:42 UTC (rev 8020)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/filteringFeature/externalFilteringUsage.xhtml 2008-04-21 15:59:31 UTC (rev 8021)
@@ -19,7 +19,7 @@
</li>
<li>
<b>filterMethod</b> - Attribute which should be defined with method binding.
- This method should accept on Object parameter and return bioolean value.
+ This method should accept on Object parameter and return boolean value.
So, this method also should be used to check if the object satisfies
filtering condition.
</li>
16 years, 8 months