Opened 15 years ago

Closed 14 years ago

#511 closed defect (fixed)

plguin and classifier metadata args

Reported by: kjdon Owned by: kjdon
Priority: moderate Milestone: 2.84 Release
Component: GLI Severity: major
Keywords: Cc:

Description

In GLI, plugin and classifier arguments that contain metadata names are different between display in GLI and in the config file. In the display they use ex. for extracted metadata, and this is stripped off for the config file.

However, when its read back in, currently we only look at the -metadata argument for classifiers to find places that we need to add ex. back in.

But other args can contain metadata (-OIDmetadata, -sort etc) and these are left without ex. in GLI.

Can we fix this??

Change History (3)

comment:1 by oranfry, 15 years ago

This could be related to ticket #403.

comment:2 by kjdon, 14 years ago

Milestone: Greenstone 2 wishlist2.84 Release
Owner: changed from nobody to kjdon
Status: newassigned

I think this is fixed. check.

comment:3 by kjdon, 14 years ago

Resolution: fixed
Status: assignedclosed

The config file can now handle ex.Title etc, so no conversion needs to be done to add/remove ex.

Note: See TracTickets for help on using tickets.