rlance
09-13-2006, 01:13 AM
Hi,
The 1.2 RC2 has an invalid HTML character (decimal 133) in the following file and needs to be corrected as shown. The result of the error is that any report with parameters doesn't work.
<pentaho-demo-install>\\jboss\\server\\default\\deploy\\pentaho.war\\WEB-INF\\classes\\org\\pentaho\\locale\\messages_de.properties
UI.USER_UPDATE=Aktualisiert\\u0085
should be
UI.USER_UPDATE=Aktualisieren...
and
UIUtil.ERROR_0002_COULD_NOT_PROCESS=Konnte nicht ausgef\\u00FChrt werden\\u0085
should read
UIUtil.ERROR_0002_COULD_NOT_PROCESS=Konnte nicht ausgef\\u00FChrt werden
I've also informed Gretschen at Pentaho per email direct and will duplicate this in the RC forum area.
Ralph
Post edited by: rlance, at: 09/13/2006 05:25
The 1.2 RC2 has an invalid HTML character (decimal 133) in the following file and needs to be corrected as shown. The result of the error is that any report with parameters doesn't work.
<pentaho-demo-install>\\jboss\\server\\default\\deploy\\pentaho.war\\WEB-INF\\classes\\org\\pentaho\\locale\\messages_de.properties
UI.USER_UPDATE=Aktualisiert\\u0085
should be
UI.USER_UPDATE=Aktualisieren...
and
UIUtil.ERROR_0002_COULD_NOT_PROCESS=Konnte nicht ausgef\\u00FChrt werden\\u0085
should read
UIUtil.ERROR_0002_COULD_NOT_PROCESS=Konnte nicht ausgef\\u00FChrt werden
I've also informed Gretschen at Pentaho per email direct and will duplicate this in the RC forum area.
Ralph
Post edited by: rlance, at: 09/13/2006 05:25