]
Peter Palaga updated GTNPORTAL-3527:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.9.0.Final
Resolution: Done
Node.displayNames contains #{key} in rest API
---------------------------------------------
Key: GTNPORTAL-3527
URL:
https://issues.jboss.org/browse/GTNPORTAL-3527
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: REST API
Reporter: Peter Palaga
Assignee: Peter Palaga
Fix For: 3.9.0.Final
Cloned from
https://bugzilla.redhat.com/show_bug.cgi?id=1122488
When node of existing space navigation is accessed, list of display names have wrong
value - variable instead of the value.
e.g.:
link:
http://localhost:8080/rest/private/managed-components/api/spaces/platform...
"displayNames" : [{"value" : "#{administration.title}"}]