rusackas commented on PR #40660:
URL: https://github.com/apache/superset/pull/40660#issuecomment-4661865387

   Went ahead and added the regression test rather than deferring it — 
`test_dashboard_permalink_encodes_url_params` in 
`tests/integration_tests/core_tests.py` stores a `native_filters` urlParams 
value containing `&`, `=` and `#` and asserts the redirect `Location` 
percent-encodes it into a single param value, with no injected extra parameter 
or fragment. Thanks @rebenitez1802 / Copilot for the nudge.


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