aadilmgen-maker opened a new issue, #35869: URL: https://github.com/apache/superset/issues/35869
### Bug description The Below sections are NOT including the URL prefix configuration applied for Superset [6.0.0rc2]. 1. SQL Lab -> Download as CSV -> has a URL without the URL prefix. 2. SQL Lab -> Create chart -> The URL prefix appears twice. 3. Home Page -> Settings Drop Down -> Info does not have the URL prefix With below config SUPERSET_APP_ROOT = /app STATIC_ASSETS_PREFIX = /dev/app EXTERNAL_URL_PREFIX = /dev/app SESSION_COOKIE_PATH = /dev/app <img width="812" height="616" alt="Image" src="https://github.com/user-attachments/assets/33382997-bb49-4cc0-b0e7-25fc042ef1bf" /> <img width="727" height="237" alt="Image" src="https://github.com/user-attachments/assets/805e8733-f728-4e2b-ad1d-b846a24c926a" /> ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.11 ### Node version 18 or greater ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
