Chris A. Mattmann created OODT-665:
--------------------------------------
Summary: CAS RDF and RSS product service doesn't allow product
type met to have keys with spaces
Key: OODT-665
URL: https://issues.apache.org/jira/browse/OODT-665
Project: OODT
Issue Type: Bug
Components: product server
Affects Versions: 0.6
Environment: discovered on the EDRN project.
Reporter: Chris A. Mattmann
Assignee: Chris A. Mattmann
Fix For: 0.7
The RDF and RSS services take product type metadata keys and if those keys have
spaces in them it spits out incorrect XML since the keys are mapped directly to
tags and tags cannot have spaces. We'll use a String library to join any spaced
keys into a CamelCase unspaced tag.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)