AW: [opencms-dev] Current CVS Build
Joachim Arrasz
info at arrasz.de
Tue Apr 20 10:47:01 CEST 2004
as little addon for the coredevelopers..
this should be the crash:
/**
* Build the HTML code for a select box of versions to keep.<p>
*
* @param attributes optional additional attributes of the select tag
* @return the HTML code for a select box of versions
*/
return buildSelectNumbers("versions", attributes, 0 ,
OpenCms.getSystemInfo().getVersionHistoryMaxCount()); return buildSelectNumbers("versions", attributes, 0 , versions);
}
in class "CmsAdminHistoryClear" The whole method signature is missing
Hope this helps to fix it!
Bye Achim
More information about the opencms-dev
mailing list