Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-1424

knox renaming "app" to "/gateway/ui_ns1/zeppelin/app"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.0
    • 1.2.0
    • Server
    • None

    Description

      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 'item' in 'item in collection' should be an identifier or '(keyvalue)' expression

      Attachments

        1. KNOX-1424.patch
          14 kB
          Sameer Shaikh

        Activity

          People

            Unassigned Unassigned
            sameer79 Sameer Shaikh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: