Opened 12 years ago
Closed 6 years ago
#578 closed enhancement (fixed)
gs3 runtime handling ex metadata
Reported by: | kjdon | Owned by: | nobody |
---|---|---|---|
Priority: | high | Milestone: | 3.07 Release |
Component: | Greenstone3 Runtime | Severity: | major |
Keywords: | Cc: |
Description
GLI and coll build and gs2 will be modified to cope with explicit ex. metadata (see #577).
Make gs3 runtime do the same.
Change History (4)
comment:1 by , 12 years ago
comment:3 by , 10 years ago
Milestone: | 3.05 Release → 3.06 Release |
---|
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I have added handling for eg <gsf:metadata name="ex.Title"/>. The ex. will be stripped off the name when we convert to proper xslt. This is only in gsf:metadata, gsf:choose-metadata etc. But I don't think anywhere else uses metadata names.
Note:
See TracTickets
for help on using tickets.
Also, need to check GLI code as I have only done it for gs2 so far.