Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#266 closed task (fixed)

Investigate and fix issues with external files introduced in BASE 2.16

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: MeV Launcher v1.7
Component: net.sf.basedb.mev Keywords:
Cc:

Description

BASE 2.16 adds support for file items that are stored externally. See http://base.thep.lu.se/ticket/1485

We need to investigate how this affects the MeV launcher and plug-ins and fix issues that we find. I can't see any immediate problems, but...

Change History (2)

comment:1 by Nicklas Nordborg, 14 years ago

Resolution: fixed
Status: newclosed

(In [1227]) Fixes #266: Investigate and fix issues with external files introduced in BASE 2.16

MeV functionality was only enabled for file with location=Location.PRIMARY. Now check isDownloadable() instead.

There was an issue with the download servlet and files of unknown size.

Also replaces calls to deprecated methods.

comment:2 by Nicklas Nordborg, 14 years ago

Milestone: MEV Launcher v1.xMeV Launcher v1.7
Note: See TracTickets for help on using tickets.