ramesh2744 opened a new issue, #20393:
URL: https://github.com/apache/superset/issues/20393

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Open 'superset/dashboards/permalink/api.py'
   2. use the default http_origin variable available at 111 line number (i.e  
http_origin = request.headers.environ.get("HTTP_ORIGIN"))
   3. Go to superset and click on hamburger and select option 'copy permalink 
to clipboard'
   4. See error
   
   ### Expected results
   http://superset.local/superset/dashboard/p/kdzE3r1y8Kp/
   
   
   ### Actual results
   URL is showing  as ***/superset/dashboard/p/kdzE3r1y8Kp/**
   
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version:
   - superset version: `1.5.1`
   - python version: `Python 3.9.13`
   - node.js version: `v8.10.0`
   - any feature flags active:
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ *] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ *] I have reproduced the issue with at least the latest released version 
of superset.
   - [ *] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to