Sakai CLE 2.7 known issues

Release

Tool/Service

Ticket

Fixed

Issue

2.7.1

Assignments

SAK-18606 - Getting issue details... STATUS

 

A fix for this issue introduced a mismatch between the instructor and student view - the instructor sees text as rich text while the student sees it as plain text with escaped markup.

2.7.1

profile-1.3.11

PRFL-425 - Getting issue details... STATUS

profile-1.3.12

ProfileImageServiceImpl includes a recursive method call that can result in a StackOverflowError error. Normal operation of the tool is largely unaffected but errors can result if users view images via in the roster. This bug has been addressed in the profile-1.3.12 release.

2.7.1

Site Info

SAK-18878 - Getting issue details... STATUS

2.7.x

SiteTextEditUtil calls {{processFormattedText}] incorrectly, resulting in plain text being treated as processed text which, under certain conditions, will result in a runtime exception.

2.7.0

Blogger

SAK-18625 - Getting issue details... STATUS

 

Blogger is deprecated and stealthed in 2.7. If you need to adjust its permissions use the Admin realms tool.

2.7.0

Blogger, Chat, Portfolios, Samigo

SAK-17578 - Getting issue details... STATUS , SAM-639 - Getting issue details... STATUS

 

Although Java SE 6 is the recommended JVM for Sakai 2.7.0, a number of tools fail to compile. The workaround is to add -Dsun.lang.ClassLoader.allowArraySyntax=true to JAVA_OPTS.

2.7.0

Calendar

SAK-3824 - Getting issue details... STATUS

 

Calendar templates make assumptions about date formats which do not always match localized formats.

2.7.0

Dropbox

SAK-18443 - Getting issue details... STATUS

 

Silent failure on drop box email notification setting.

2.7.0

Drop box, Resources, WebDAV

SAK-17980 - Getting issue details... STATUS

 

Inconsistent handling of UTF-8 special characters have been reported for these tools.

2.7.0

FckEditor

SAK-18556 - Getting issue details... STATUS

 

FCKEditor only allows _blank for target attributes on links.

2.7.0

kernel-1.1.8

KNL-460 - Getting issue details... STATUS

 

The kernel generates unnecessary warning messages in the logs during start up.

2.7.0

Maven

SAK-18655 - Getting issue details... STATUS

 

It has been reported that running mvn -Ppack-demo install fails for Windows Vista.

2.7.0

msgcntr-2.7.0

MSGCNTR-315 - Getting issue details... STATUS

 

Attempts to read a locked topic message previously unread by the user will generate a run time error.

2.7.0

msgcntr-2.7.0

SAK-18510 - Getting issue details... STATUS

 

MySQL indexes are not auto generated (auto.ddl=true) due to Hibernate 3.2.7ga bug.

2.7.0

Portal static files

SAK-14938 - Getting issue details... STATUS

2.7.1

Static HTML files (locations for which may be configured in sakai.properties) do not respond to dynamic language preferences.

2.7.0

profile2-1.3.8

SAK-18510 - Getting issue details... STATUS

 

MySQL indexes are not auto generated (auto.ddl=true) due to Hibernate 3.2.7ga bug.

2.7.0

Roster

SAK-15719 - Getting issue details... STATUS

 

There exists currently a permission asymmetry between roster.viewallmembers and site.upd. A user lacking site.upd may still be granted roster.viewallmembers permission. In such cases, certain form fields such as the group filter drop down are not rendered for the user.

2.7.0

Portfolios

SAK-18568 - Getting issue details... STATUS

2.7.1

Popup tools with spaces or apostrophes do not work in Internet Explorer when using the xsl-portal.

2.7.0

Portfolios

SAK-18011 - Getting issue details... STATUS

2.7.1

Page titles do not support special characters.

2.7.0

Profile

SAK-18563 - Getting issue details... STATUS

2.7.1

The Profile tool does not work for the given user when /> is inputted for number of tabs in the customize tabs option when portal.use.dhtml.more=true is set in sakai.properties.

2.7.0

Samigo

SAK-11261 - Getting issue details... STATUS

 

Date and time format not localized.

2.7.0

Site Info

SAK-18634 - Getting issue details... STATUS

2.7.1

IMS-CC package import results in a run time error.

2.7.0

sitestats-2.1.4

SAK-18510 - Getting issue details... STATUS

 

MySQL indexes are not auto generated (auto.ddl=true) due to Hibernate 3.2.7ga bug.

2.7.0

Worksite Setup

SAK-18613 - Getting issue details... STATUS

2.7.1

If you hook your new course site up to more than one Course Management entity (e.g., to the course offering and to all its sections), then site-manage leaves the "Site Title" required field blank.

2.7.0

Kernel

SAK-19707 - Getting issue details... STATUS

Requires manual database script

The Sakai 2.7 Release includes a new feature that supports dynamic localization
of page and tool titles. To accomodate "custom titles" that should not be translated, a new "sitePage.customTitle" property has been introduced to the definition of pages.

In order to avoid losing any custom page/tool title changes made in previous releases, the following zip file should be unpacked and the enclosed perl script must be run.

   https://jira.sakaiproject.org/secure/attachment/24199/custom-title-patch.zip

This script will generate SQL that sets the custom page title flag for specified tools that have locale-specific custom tool title names. This script will only need to be run once. Future page/tool title customizations will persist.