Kuali Rice 2.3.3-SNAPSHOT Release Notes

Released: 01-15-2014


Table of Contents

Overview
Release Highlights
Download
Documentation
Contact
Items Addressed in Rice 2.3.3-SNAPSHOT
Bug Fix
Task

Overview

Welcome to Rice 2.3.3-SNAPSHOT!

Release Highlights

This version of Rice is a patch release consisting of bug fixes and small items needed by Kuali application partners. There are no database changes and it should be a drop-in replacement.

Download

Kuali Rice 2.3.3-SNAPSHOT can be downloaded from the Rice website at http://kuali.org/rice/download.

There are three different distributions of Rice available: source, binary and server. Please read the Installation Guide for more details on each of these distributions.

Applications can also consume Rice from the maven site at http://search.maven.org/#search|ga|1|org.kuali.rice.

Documentation

API Documentation can be found at http://site.kuali.org/rice/2.3.3-SNAPSHOT/apidocs/index.html

Formal documentation can be found at http://site.kuali.org/rice/2.3.3-SNAPSHOT/reference/html/index.html. This documentation is still in the process of review and update which will continue through subsequent releases, so please follow the notes in each document to report any outdated information.

Contact

If you encounter any difficulty, please don't hesitate to contact the Rice team on our public collaboration mailing list at . Please indicate that you are using the 2.3.3-SNAPSHOT version of Rice.

Items Addressed in Rice 2.3.3-SNAPSHOT

Bug Fix

  • [KULRICE-10505] - Fix Tomcat 7 jsp compilation errors in WorkgroupTab.jsp & RemoveReplaceDisplay.jsp

  • [KULRICE-10507] - ENABLE_FIELD_LEVEL_HELP_IND in KualiForm

  • [KULRICE-10602] - Collection Totaling table page information does not display if full table information has been displayed.

  • [KULRICE-10652] - PeopleFlow members of type Group should not be able to set the action request policy

  • [KULRICE-10762] - KRAD Demo Library Collections Auto Sequence adds commas to Input Fields

  • [KULRICE-10777] - KRAD Demo Library Sticky Header Example 5 JS error

  • [KULRICE-10893] - PeopleFlow add Group/Role oddity

  • [KULRICE-11043] - Person document goes into exception when attempting to deactivate a Person with a single group membership

  • [KULRICE-11045] - Delegations throws exception when selecting role in Person Maintenance

  • [KULRICE-11166] - Incorrect handling of null compares in RulesManagmentServiceImpl

  • [KULRICE-11197] - DirtyCheck should not be performed on dialog return.

  • [KULRICE-11226] - Delete Agenda does not cascade and leaves orphaned data and integrity constraints

  • [KULRICE-11293] - MySQL scripts for 2.1.3 - 2.2.1 and 2.1 - 2.2 upgrade do not work

  • [KULRICE-11295] - Unable to change rule action from Validation to Route to Peopleflow / Notify PeopleFlow

  • [KULRICE-11406] - Cannot create peopleFlow docs on rice env2 or env8

  • [KULRICE-11409] - KRMS - Cannot delete or update additional False rule from rule editor

  • [KULRICE-11415] - KRMS: Rules: cannot save more than 2 rules

  • [KULRICE-11416] - Internet Explorer 11 & possible JavaScript issue - links not working "resize_intermediate.html was not found on this server"

Task

  • [KULRICE-10818] - Add custom operators to KRMS documentation

  • [KULRICE-10975] - KEW Routing Problem in Distributed where the data exists but trying to route can't load the document

  • [KULRICE-11264] - KRMS does not allow null or blank NL templates

  • [KULRICE-11265] - update in AgendaBoServiceImpl and RuleBoServiceImpl not updating actionAttributes

  • [KULRICE-11278] - Add caching annotations to translate Natural Language methods in the KRMS RuleManagementService