[seam-commits] Seam SVN: r15036 - branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Aug 14 10:24:23 EDT 2012
Author: manaRH
Date: 2012-08-14 10:24:22 -0400 (Tue, 14 Aug 2012)
New Revision: 15036
Modified:
branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/Events.xml
Log:
JBSEAM-5012
Modified: branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/Events.xml
===================================================================
--- branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/Events.xml 2012-08-14 13:51:00 UTC (rev 15035)
+++ branches/community/Seam_2_3/seam-reference-guide/src/docbook/en-US/Events.xml 2012-08-14 14:24:22 UTC (rev 15036)
@@ -606,13 +606,6 @@
</page>]]></programlisting>
- <warning> In case you are using JSF RI 2,
- you have to define navigation rule for each of the possible
- non-null outcome values from a page action, or else implicit navigation
- is going to render. It is annoying, hopefully will be fixed in the next
- maintenance version release of JSF 2.
- </warning>
-
<para>
The view-id may be given as a JSF EL expression:
</para>
More information about the seam-commits
mailing list