[opencms-dev] 8.0.3 workplace woes - preferences.jsp

Christoph P. Kukulies kuku at physik.rwth-aachen.de
Mon Feb 6 20:20:48 CET 2012


I upgraded a 7.5.3 site to 8.0.3 today and besides the fact that the
workplace and the site seemed to work, I suddenly stumbled 
across a glitch when I wanted to change the preferences.

When I click on preferences, I'm getting an error:

Unable to compile class for JSP:

An error occurred at line: 102 in the jsp file: /WEB-INF/jsp/offline/system/workplace/commons/preferences.jsp
wp.PARAM_WORKPLACE_USEUPLOADAPPLET cannot be resolved or is not a field
99: <tr>
100: <td style="white-space: nowrap;padding:4px;"><%= wp.key(Messages.GUI_PREF_BUTTON_STYLE_0) %></td><td style="padding:4px;"><%= wp.buildSelectWorkplaceButtonStyle("name=\"" + wp.PARAM_WORKPLACE_BUTTONSTYLE + "\" style=\"width: 200px;\"") %></td>
101: <td style="padding:4px;"> </td>
102: <td style="white-space: nowrap;padding 4px;"><input type="checkbox" name="<%= wp.PARAM_WORKPLACE_USEUPLOADAPPLET %>" value="true"<%= wp.isChecked(wp.getParamTabWpUseUploadApplet()) %>> <%= wp.key(Messages.GUI_PREF_USE_UPLOAD_APPLET_0) %></td>
103: </tr>
104: <tr>
105: <td style="white-space: nowrap;padding:4px;"><%= wp.key(Messages.GUI_PREF_REPORT_TYPE_0) %></td><td style="padding:4px;"><%= wp.buildSelectReportType("name=\"" + wp.PARAM_WORKPLACE_REPORTTYPE + "\" style=\"width: 200px;\"") %></td>


Searching a bit on the web revealed that possibly preferences.jsp didn't get
updated.

Not sure though. Will try to get me preferences.jsp from the full 8.0.3
distribution file.
--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de



More information about the opencms-dev mailing list