Dear Nicklas,

many thanks for the fast fix !

Cheerio,

Reha

Nicklas Nordborg wrote:
Nicklas Nordborg wrote:
The error seems to be related to the "Recently view items" menu. For some reason the string that holds the information has become corrupt and the code is unfortunately not able to handle this. The best advice I can give right now is to edit the <basedir>/www/include/menu.jsp to try to avoid the error. It is line 110 in this file that is causing the error.

A temporary solution might be to change this to something like:
int itemId = tmp.length < 2 ? 0 : Values.getInt(tmp[1], 0);

I'll try to check in a better fix in subversion tomorrow.

There is now a fix available in the repository. Those who can't wait for 2.4.4 to be released can download the updated file:
http://base.thep.lu.se/browser/branches/2.4-stable/www/include/menu.jsp?format=raw

Replace the menu.jsp file inside <basedir>/www/include file with the downloaded file.

/Nicklas


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]
begin:vcard
fn:Reha Yildirimman
n:Yildirimman;Reha
org:Max Planck Institute for molecular genetics;Lehrach AG Herwig
adr:;;Ihnestr. 63-73;Berlin;;14195;Germany
email;internet:[EMAIL PROTECTED]
tel;work:+49-30-84131277
url:http://www.molgen.mpg.de
version:2.1
end:vcard

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to