Opened 11 years ago
Last modified 10 years ago
#700 new defect
gs3 config file parsing in GLI
Reported by: | kjdon | Owned by: | nobody |
---|---|---|---|
Priority: | moderate | Milestone: | 3.10 Release |
Component: | GLI | Severity: | major |
Keywords: | Cc: |
Description
Currently all the elements we look for are hardcoded. util/collectionConfigXMLReadWrite.
We need to do a parse through the file and process elements we know about, and just remember those we don't so they can be written out again. Otherwise any new elements added by hand will be deleted.
Note:
See TracTickets
for help on using tickets.