On our project, we don't see the value in showing messages such as the following to the end user as it's really more useful for site admins and debugging

File test2.mp4, derivative of test2.mp4, was marked as temporary and will be deleted during one of the next crons.
File test2.webm, derivative of test2.mp4, was marked as temporary and will be deleted during one of the next crons.

While it's possible to hide such messages with something like https://www.drupal.org/project/disable_messages, perhaps it's worth adding in a setting to allow this debug information to be disabled.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

thtas created an issue. See original summary.

thtas’s picture

Here is a patch which adds a new setting to check before displaying status messages.

  • slashrsm committed 55187d2 on 7.x-1.x authored by thtas
    Issue #2623324 by thtas: Ability to disable feedback to the user
    
slashrsm’s picture

Status: Active » Fixed

Committed. Thank you!

Status: Fixed » Closed (fixed)

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