发布于 2014-10-16 23:24:29 | 189 次阅读 | 评论: 0 | 来源: 网友投递
RichFaces Web框架
RichFaces 是一个具有 Ajax 和 JSF 特性 的 Web 框架。JSF 和 Ajax 概念大家一定不陌生,二者结合起来衍生出 A4J(Ajax4JSF)。其目的就是将 Ajax 的功能集成到 JSF 组件中去。
RichFaces 4.5.0.CR2 发布了,修复了一些来自社区和 QA 团队报告的 bug,下载地址:
http://www.jboss.org/richfaces/download/milestones
RichFaces 是一个具有 Ajax 和 JSF 特性 的 Web 框架。JSF 和 Ajax 概念大家一定不陌生,二者结合起来衍生出 A4J(Ajax4JSF)。其目的就是将 Ajax 的功能集成到 JSF 组件中去。
RF-13217 - ITFileUpload framework test freezes on PhantomJS
RF-13839 - Drop-down menu page fragment should have show event aligned with the component
RF-13845 - Showcase select sample - new autocomplete like sample has wrong color or typed text
RF-13851 - Selected item in rich:select is not highlighted.
RF-13852 - When rich:select is included in EDT, navigation with up/down keys in the select list is not possible.
RF-13854 - The width option of the style attribute in rich:select does not work
RF-13860 - Richfaces Photoalbum example - tree navigation doesn’t work after deployment into EAP-6.3.1 with JRE-1.6
RF-13862 - Headers are stationary in rich:extendedTable with tabbed rich:column movement
RF-13864 - The tab key does not render the value when entered manually in rich:select
RF-13865 - Revert the rename of a4jSkin to richSkin, changing it back to a4jSkin
RF-13869 - page-fragments: editor: switching to correct frame
RF-13872 - Ajax doesn’t accept array in execute/render anymore
RF-13874 - integration tests: tests with Category FailingOnPhantomJS are skipped on Chrome
RF-13875 - RF 4.5 : a4j:push component fails on reconnect in push-demo
RF-13876 - Command button/link, jsFunction and poll missing parameter bypassUpdates
RF-13859 - Selecting an item while typing in rich:select does not work when enableManualInput=false.
接下来团队将根据 CR2 版本的反馈情况决定是发布 CR3 还是正式版。