Warning: Missing argument 3 for media_mover_ui_edit_file_form_delete_submit(), called in .../includes/form.inc on line 1464 and defined in media_mover_ui_edit_file_form_delete_submit() (line 1382 of .../sites/all/modules/media_mover/media_mover_ui/media_mover_ui.module).

CommentFileSizeAuthor
#1 media_mover_ui_warning-1928312-1.patch4.22 KBiva2k

Comments

iva2k’s picture

Status: Active » Needs review
StatusFileSize
new4.22 KB

Here's a patch. I noticed few other minor fixes and lumped them in as well:

  • path in .info configure needs update
  • leftover edits of comments
  • non-functional link to cron on files/delete results message
  • there is no MMA_MENU_PATH/export/ path
arthurf’s picture

Status: Needs review » Closed (fixed)

Thanks! Committed.

I also opened #1944428: Evaluate using CTools for configuration management as I think the import/export code needs to be revisited.