Deployment Failure - error occurs in jsf-widgets-2.8.1.jar

Description

Following error occurs while deploying Sakai:
Caused by: java.lang.NumberFormatException: For input string: "50 " at java.lang.NumberFormatException.forInputString (NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:458)
at java.lang.Integer.parseInt(Integer.java:499)
at org.sakaiproject.jsf.renderer.InputRichTextRenderer.<clinit> (InputRichTextRenderer.java:108)

We found the root cause is that the file m2\repository\org\sakaiproject\jsf\jsf-widgets\2.8.1
\jsf-widgets-2.8.1.jar\org\sakaiproject\jsf\Configuration_zh_TW.properties
contains one invalid properties value (one useless empty character behind the value).
inputRichTextDefaultHeightPx = 50

Please help to fix this bug in next version, thanks~

Activity

Show:

Bryan Holladay August 2, 2011 at 5:13 AM

r96036 2.8.x

Fixed

Details

Priority

Affects versions

Fix versions

Assignee

Reporter

Created July 6, 2011 at 5:48 AM
Updated March 7, 2013 at 9:46 AM
Resolved July 6, 2011 at 6:01 AM

Flag notifications