I am unable to skip the fields such as “File type” or “Destination” when using the "web" plugin. But when I also activate “my files” plugin it skips the fields for the web plugin. Is this a normal behaviour or is this a bug?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Devin Carlson’s picture

Version: 7.x-2.0-alpha4 » 7.x-2.x-dev
Status: Active » Needs review
FileSize
12.72 KB

I'm unable to duplicate this with a fresh install of Media, File Entity and Media: YouTube 7.x-2.x but it would be a good idea to have test coverage for this.

Attached is a patch that adds test coverage for walking through the steps of the file upload wizard, using a custom media provider, with step skipping enabled/disabled to verify that this works correctly.

Devin Carlson’s picture

Status: Needs review » Fixed

Committed #1 to Media 7.x-2.x.

If you're still having issues with the latest -dev releases/fresh git checkouts of Media, File Entity and Media: YouTube please file a new issue and include the steps to reproduce on a fresh install.

Devin Carlson’s picture

  • Devin Carlson committed e6074e6 on 7.x-2.x
    Issue #2410219 by Devin Carlson: Added tests for the file upload wizard...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.