Skip to content

[#30472] Cannot cancel Download Tracks in com_banners#4002

Closed
nikosdion wants to merge 1 commit intojoomla:stagingfrom
nikosdion:bugfix/30472-download-tracks-cancel-button
Closed

[#30472] Cannot cancel Download Tracks in com_banners#4002
nikosdion wants to merge 1 commit intojoomla:stagingfrom
nikosdion:bugfix/30472-download-tracks-cancel-button

Conversation

@nikosdion
Copy link
Copy Markdown
Contributor

Joomla! Tracker Item #30472

Executive summary

In the back-end, Banners, Track, Export the Cancel button doesn't work. Moreover, once you click on Download the modal doesn't automatically close.

Issue analysis

The Javascript on the modal is referencing the no longer used Squeezebox. Since we are now using Bootstrap's modal we merely need to update the Javascript to use $(element).modal.close();

Joomla! Tracker Item [#30472](http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30472&start=0)

# Executive summary

In the back-end, Banners, Track, Export the Cancel button doesn't work. Moreover, once you click on Download the modal doesn't automatically close.

# Issue analysis

The Javascript on the modal is referencing the no longer used Squeezebox. Since we are now using Bootstrap's modal we merely need to update the Javascript to use $(element).modal.close();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant