[
https://issues.apache.org/jira/browse/KNOX-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep More updated KNOX-1424:
-------------------------------
Fix Version/s: 1.2.0
> knox renaming "app" to "/gateway/ui_ns1/zeppelin/app"
> -----------------------------------------------------
>
> Key: KNOX-1424
> URL: https://issues.apache.org/jira/browse/KNOX-1424
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.14.0
> Reporter: Sameer Shaikh
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1424.patch
>
>
> While running the zeppelin through Knox proxy, the variable "app" got
> explicitly replace with the string "/gateway/ui_ns1/zeppelin/app".
> Original code: ng-repeat="app in apps"
> Knox code: ng-repeat="/gateway/ui_ns1/zeppelin/app in apps"
> In two files
> a] result.html
> b] result-chart-selector.html
> Due to which the UI breaks
> Error:
> [ngRepeat:iidexp|https://hortonworks.jira.com/wiki/display/ngRepeat/iidexp]
> '_item_' in '_item_ in _collection_' should be an identifier or '(_key_,
> _value_)' expression
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)