Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.6
-
None
-
discovered on the EDRN project.
-
Don't Know (Unsure) - The default level
Description
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.