Hi, there.

Right now, if you're using uc_file, you users will get such message "%user has been allowed to download %file" each time they get order. I think it's frustrating and needed only to admins. I made a patch which makes this as watchdog message, not a drupal_set_message().

Please, review.

CommentFileSizeAuthor
uc_file_remove_message_on_renew.patch1.08 KBneochief
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Island Usurper’s picture

Status: Needs review » Fixed

That's a good idea, I think. I've committed this patch, but see if there are any other messages like that which should be watchdog() messages. I imagine a lot of them should actually use both watchdog() and drupal_set_message().

Status: Fixed » Closed (fixed)

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