Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #27734 - fix exportURL function #7007

Merged
merged 1 commit into from Aug 29, 2019
Merged

Conversation

MariaAga
Copy link
Member

exportURL(example.com/somepage?search="something")
will be be example.com/somepage?search="something&format=csv" and not example.com/somepage?search="something".csv

Copy link
Member

@tbrisker tbrisker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MariaAga !

@tbrisker tbrisker merged commit 9394ecb into theforeman:develop Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants