[richfaces-svn-commits] JBoss Rich Faces SVN: r15123 - branches/community/3.3.X/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Aug 6 12:51:21 EDT 2009
Author: artdaw
Date: 2009-08-06 12:51:20 -0400 (Thu, 06 Aug 2009)
New Revision: 15123
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml
Log:
https://jira.jboss.org/jira/browse/RF-7641 - links were fixed
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2009-08-06 14:14:14 UTC (rev 15122)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2009-08-06 16:51:20 UTC (rev 15123)
@@ -558,12 +558,12 @@
>On RichFaces LiveDemo page </ulink> you can see how to configure filter for this framework in web.xml file
in order to handle <emphasis role="bold">
<property><rich:fileUpload></property>
- </emphasis> requests. </para>
+ </emphasis> requests. </para-->
<para>To make <property><rich:fileUpload></property> component work properly
with MyFaces extensions, the order in which filters are defined and mapped in web.xml,
is important. See <ulink
- url="http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/faq/faq.html#richfileUploadforMyFaces"
- >corresponding FAQ chapter</ulink>. </para-->
+ url="http://www.jboss.org/community/docs/DOC-13537"
+ >corresponding FAQ chapter</ulink>. </para>
</section>
<!-- JavaScript API-->
More information about the richfaces-svn-commits
mailing list