Opened 17 years ago

Closed 17 years ago

#614 closed defect (fixed)

Cannot edit a plug-in definition when the plug-in jar is missing

Reported by: Jari Häkkinen Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.3.1
Component: web Version: trunk
Keywords: Cc:

Description

I changed my plug-in jar file name from oldname.jar to newname.jar. That is, oldname.jar is removed from the server. Trying to changed the plug-in definition to reflect the new name I get

JAR file not found: /path/to/base/www/plugins/se/lu/thep/affymetrix/oldname.jar 

when I click on the 'edit' button. In my case, creating a symbolic link ln -s newname.jar oldname.jar temporarily while editing allows me to change to the new jar file.

Change History (3)

comment:1 by Nicklas Nordborg, 17 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 17 years ago

Component: coreweb

comment:3 by Nicklas Nordborg, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3437]) Fixes #614: Cannot edit a plug-in definition when the plug-in jar is missing

Note: See TracTickets for help on using tickets.