]
Steven Hawkins resolved TEIID-5547.
-----------------------------------
Resolution: Done
Updated to replace all non word characters with _, and updated the docs.
There's still no upfront validation that the text entered is valid mime type.
Issues with REST produces property
----------------------------------
Key: TEIID-5547
URL:
https://issues.jboss.org/browse/TEIID-5547
Project: Teiid
Issue Type: Bug
Components: Server
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.0, 11.2.1
The handling of PRODUCES for values other than xml, plain, and json may fail - such as
using a comma separated list, */*, etc. as the generated method name may contain invalid
characters.