Project

General

Profile

Bug #27734

fix exportURL function

Added by Maria Agaphontzev over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Category:
JavaScript stack
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

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


Related issues

Related to Foreman - Feature #27471: Add export button to page layout componentReady For Testing

Associated revisions

Revision 9394ecb2 (diff)
Added by Maria Agaphontzev over 3 years ago

Fixes #27734 - fix exportURL function

History

#1 Updated by Maria Agaphontzev over 3 years ago

  • Related to Feature #27471: Add export button to page layout component added

#2 Updated by The Foreman Bot over 3 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/7007 added

#3 Updated by The Foreman Bot over 3 years ago

  • Fixed in Releases 1.24.0 added

#4 Updated by Maria Agaphontzev over 3 years ago

  • Status changed from Ready For Testing to Closed

#5 Updated by Amit Upadhye over 3 years ago

  • Category set to JavaScript stack

Also available in: Atom PDF