[
https://issues.apache.org/jira/browse/KNOX-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593180#comment-16593180
]
Sameer Shaikh commented on KNOX-1424:
-------------------------------------
[~moresandeep] Can you help to review this.
> 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
> Affects Versions: 0.14.0
> Reporter: Sameer Shaikh
> Priority: Major
> 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)