Problem/Motivation

Javascript asset is not been loaded property for the media admin form

Proposed resolution

This issue may be depend of the API Form #attached property, but a better approach can be include the required JS/CSS assets to the form using the drupal_add_css and drupal_add_js functions

CommentFileSizeAuthor
#1 media-fix-js-assets-2468471-1-D7.patch824 bytesandrefy
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

andrefy’s picture

The following patch load media administration page assets using drupal_add_js, drupal_add_css instead of attach them to the media admin form

andrefy’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 1: media-fix-js-assets-2468471-1-D7.patch, failed testing.

Chris Matthews’s picture

Version: 7.x-1.5 » 7.x-1.x-dev
Assigned: andrefy » Unassigned
Status: Needs work » Closed (outdated)

Closing this issue as outdated. However, if you think this issue is still important, please let us know and we will gladly re-open it for review.
sincerely,
- the Drupal Media Team