You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2020/06/29 22:58:08 UTC

[GitHub] [incubator-heron] nicknezis opened a new issue #3551: Few UI buttons not honoring `base_url` in href link

nicknezis opened a new issue #3551:
URL: https://github.com/apache/incubator-heron/issues/3551


   **Describe the bug**
   When running Heron UI in an environment which uses `base_url`, not all buttons work.
   
   The 3 buttons can be found here in the Javascript: https://github.com/apache/incubator-https://github.com/apache/incubator-heron/blob/cc815d85305dc0b665a2ccb42113cf7a49b1eb0a/heron/tools/ui/resources/static/js/stat-trendlines.js#L218-L220
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Launch a topology in Kubernetes using the default `base_url` which works with `kubectl proxy`
   2. Click on the topology to view the stats
   3. Try to click on `logs`, `job`, or `exceptions` buttons.
   
   **Expected behavior**
   The `base_url` should be applied equally to all Heron UI URLs.
   
   **Screenshots**
   ![image](https://user-images.githubusercontent.com/181930/86064083-43684d80-ba3a-11ea-91c8-00f3e4fe65d5.png)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-heron] joshfischer1108 closed issue #3551: Few UI buttons not honoring `base_url` in href link

Posted by GitBox <gi...@apache.org>.
joshfischer1108 closed issue #3551:
URL: https://github.com/apache/incubator-heron/issues/3551


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org