<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "ICEfaces 1.8.1 now available"]]></title>
		<link>http://www.icefaces.org/JForum/posts/list/16.page</link>
		<description><![CDATA[Latest messages posted in the topic "ICEfaces 1.8.1 now available"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>ICEfaces 1.8.1 now available</title>
				<description><![CDATA[ ICEfaces 1.8.1 is now available for <a href="http://downloads.icefaces.org" target="_new" rel="nofollow">download</a> or <a href="http://www.icefaces.org/main/community/svninfo.iface" target="_new" rel="nofollow">SVN repository</a> checkout.

In addition to the main <a href="http://downloads.icefaces.org" target="_new" rel="nofollow">binary and source bundles</a>, updated tool integration bundles for <a href="http://www.icefaces.org/main/downloads/os-downloads.iface?category=Eclipse" target="_new" rel="nofollow">Eclipse 3.4</a>, <a href="http://www.icefaces.org/main/downloads/os-downloads.iface?category=MyEclipse" target="_new" rel="nofollow">MyEclipse 7.1</a>, <a href="http://www.icefaces.org/main/downloads/os-downloads.iface?category=NetBeans" target="_new" rel="nofollow">Netbeans 6.5</a>, <a href="http://www.icefaces.org/main/downloads/os-downloads.iface?category=RAD (Rational Application Developer)" target="_new" rel="nofollow">RAD 7.5</a>, and <a href="http://www.icefaces.org/main/downloads/os-downloads.iface?category=Maven" target="_new" rel="nofollow">Maven</a> are also available.

ICEfaces 1.8.1 is a certified maintenance release that includes over 70 fixes and improvements. Notable changes include:

<b>ICEfaces Component Suite</b>
<ul><li>The ice:inputTextarea component has been enhanced to support the "maxlength" attribute.</li><li>The ice:outputChart now supports the horizontal orientation for the "barstacked" chart-type.</li><li>The ice:dataExporter component has been improved to support both the generation of an export file and the initiation of the download of the file in response to a single user click, instead of the previously required two clicks. As a result, the 'clickToCreateFileText' attribute has been deprecated in this release and is now a no-op attribute.</li><li>The ice:outputStyle component now supports Internet Explorer 8 (IE8), such that an&nbsp;IE8-specific theme css file will automatically be included in the page when using IE8.&nbsp;</li><li>The ice:inputRichText component has been updated to use&nbsp;FCKeditor library&nbsp;v2.6.4.</li><li>The ice:menuBar component has been improved to avoid displaying child menus off the top of the visible viewport, in addition to the previous positioning enhancements included in 1.8.0. </li><li>The ice:panelGroup's drag &amp; drop features have been improved to resolve some issues when using drag &amp; drop within scrollable &lt;DIV&gt;s in the IE browsers. In addition, a Scriptaculous bug that prevented the Drop  event.getTargetDropValue() &nbsp;method from returning the correct value has been resolved. Note that a new "dropTargetScrollerId" attribute must be specified in some cases to avoid this issue. See the TLD documentation for this component for details.</li><li>The TLD documentation for the ice:inputFile component has been updated to warn against performing long-running operations in the actionListener for this component as doing so may result in the inputFile component disappearing in browser.&nbsp; </li></ul><b>Framework</b>
<ul><li>Support has been added for the Facelets &lt;ui:debug&gt; tag in this release. To enable this feature press Ctrl-Shift-D in your browser.</li><li>Preliminary support for the Google App. Engine application hosting environment has been added in this release, with certain limitations. See JIRA <a href="http://jira.icefaces.org/browse/ICE-4394" target="_blank">ICE-4394</a> for details.</li><li>A navigation issue related to ICEfaces handling of a redirect from a forwarded page has been resolved to align with the JSF RI's behavior, as well as ICEfaces behavior prior to 1.7.2. See JIRA <a href="http://jira.icefaces.org/browse/ICE-4428" target="_blank">ICE-4428</a> for details.&nbsp;</li><li>An issue introduced in 1.8.0 that resulted in request-scoped beans being disposed and recreated upon a page reload when "concurrentDOMViews=false" and  "standardRequestScope=false" has been resolved. See JIRA <a   target="_blank">ICE-4459</a> for details.</li><li>An issue that could cause browser focus to be lost when a partialSubmit was&nbsp;triggered &nbsp;from an inputText component has been resolved. This issue was limited to Internet Explorer (IE) browsers. For more information, refer to JIRA <a href="http://jira.icefaces.org/browse/ICE-4461" target="_blank">ICE-4461</a>.</li><li>An issue that could cause an UnsupportedOperationException to be thrown when using JBoss Portal 2.6.x has been resolved.</li><li>An issue that could cause push operations to stop working when viewing multiple asynchronous ICEfaces applications in the Opera 9.6.x browser has been fixed.</li></ul><b>Sample Applications</b>
<ul><li>Component Showcase</li><ul><li>An issue that prevented the "setEventPhase" demo from working correctly when running on a JSF 1.1 runtime has been resolved.</li> </ul></ul><b>Documentation</b>
<ul><li>API JavaDoc</li><ul><li>The API JavaDoc for the new SessionRenderer API introduced in 1.8.0 was incorrectly omitted from the API JavaDoc in that release. It has been added in 1.8.1.</li></ul></ul><ul><li>ICEfaces Developer's Guide</li><ul><li>To clarify the "Push Server" section in "Chapter 5 - Advanced Topics" section on pg. 74 -&nbsp;the Push Server MUST ALWAYS be deployed with asynchronous ICEfaces&nbsp;portlets or the push functions of these portlets will not work.</li><li>The usage example in the Bridge Connection Status Events section in "Chapter 4 - ICEfaces Reference Information", on&nbsp;pg. 28 is incorrect. The corrected usage example is noted below:</li></ul><ul><span class="genmed"><b>Code:</b></span><br>
		<div style="overflow: auto; width: 100%;">
		<pre>&lt;body&gt;
... 
&lt;script type="text/javascript"&gt;
 Ice.onSessionExpired&#40;'document:body', function&#40;&#41; { 
 alert&#40;'Session has expired!'&#41;; 
 }&#41;; 
&lt;/script&gt; 
...
&lt;/body&gt; </pre>
		</div>
</ul></ul>Please read the <a href="http://www.icefaces.org/releasenotes/icefaces-1.8.1-RN.html" target="_new" rel="nofollow">ReleaseNotes.html</a> included in the release bundle for complete details on new features, known issues, and other notes. 
&nbsp;]]></description>
				<guid isPermaLink="true">http://www.icefaces.org/JForum/posts/list/13135.page#51440</guid>
				<link>http://www.icefaces.org/JForum/posts/list/13135.page#51440</link>
				<pubDate><![CDATA[Tue, 26 May 2009 18:50:03]]> GMT</pubDate>
				<author><![CDATA[ ken.fyten]]></author>
			</item>
	</channel>
</rss>
