Project

General

Profile

Actions

Bug #257

closed

package wizard error when data file selected

Added by Matt Jones almost 23 years ago. Updated about 22 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
morpho - general
Target version:
Start date:
07/20/2001
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
257

Description

When stepping through the package wizard it prompts for a filename. If one
actually provides a filename, an exception is generated and neither the "Next"
nor "Previous" buttons work. Seems to be trying to treat the file as XML and
running into problems parsing it. Should really handle data files separately
from metadata files.

Towards that end, I suggest that FileSystemDataStore makes a separate subdir for
data and metadata (which has the added benefit of avoiding a bunch of sax parse
errors when searching). Maybe profiles/username/data and
profiles/username/metadata?

Actions

Also available in: Atom PDF