Author: smukhina
Date: 2009-06-03 14:13:04 -0400 (Wed, 03 Jun 2009)
New Revision: 14466
Modified:
branches/community/3.3.X/docs/faq/en/src/main/docbook/module/RFCfaq.xml
Log:
https://jira.jboss.org/jira/browse/RF-7289 corrected FAQ entry text 1.76 that caused
misunderstanding
Modified: branches/community/3.3.X/docs/faq/en/src/main/docbook/module/RFCfaq.xml
===================================================================
--- branches/community/3.3.X/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2009-06-03
17:56:32 UTC (rev 14465)
+++ branches/community/3.3.X/docs/faq/en/src/main/docbook/module/RFCfaq.xml 2009-06-03
18:13:04 UTC (rev 14466)
@@ -2501,7 +2501,7 @@
<para>The following order, in which filters are defined and
mapped in web.xml, is important for <emphasis role="bold">
<property><rich:fileUpload></property>
</emphasis> component proper work with MyFaces.
- Note that the extension filter should be mapped on faces
servlet not to *.jsf (!) to provide this sequence work correctly.
+ Note that the extension filter should be mapped on faces
servlet not to <url-pattern> element to provide this sequence work
correctly.
</para>
<para>
<emphasis
role="bold">Example:</emphasis>