[#3026] - Misspelled resourceProperty name (REST resource response)

Category:
Bug report
Priority:
Normal
Status:
New
Project: Severity:
Minor
Resolution:
Open
Component: Reproducibility:
N/A
Assigned to:

I have a REST call similar to this:

http://hostname:8080/jasperserver/rest/resources/Folder?recursive=1&type...

That returns this as part of the response:

<resourceDescriptors>

...clip...

<resourceProperty name="PROP_RU_ALWAYS_PROPMT_CONTROLS">
<value>
<![CDATA[true]]>
</value>
</resourceProperty>

...clip...
</resourceDescriptors>

I expect that this should be PROP_RU_ALWAYS_PROMPT_CONTROLS

v5.1.0
paul.mcconkey@cambridgeimaging.co.uk's picture
Joined: Jun 19 2013 - 4:38am
Last seen: 8 years 11 months ago
Feedback
randomness