Opened 14 years ago
Closed 14 years ago
#577 closed enhancement (fixed)
runtime and build handling ex metadata
Reported by: | kjdon | Owned by: | nobody |
---|---|---|---|
Priority: | high | Milestone: | 2.83 Release |
Component: | Collection Building | Severity: | major |
Keywords: | Cc: |
Description
Currently only GLI "knows about" ex metadata. GLI strips ex off before writing out the config file.
This is confusing for users, who have to write different things when they are in GLI compared with editing config file by hand.
Make the whole system accept ex metadata.
- build code (classifiers, index etc) - can we just strip off when reading in config file
- runtime - format statements need to strip off ex. anywhere else?
Then we can get rid of the horrible code in GLI which is looking for ex. and removing it.
Note:
See TracTickets
for help on using tickets.
fixed for gs2. still need to do gs3.