I found small issue in minify.module file, 264 line. In cycle sometimes a variable $file_path that do not contain the file path.
Warning: md5_file(): Filename cannot be empty in function minify_js_alter()

Comments

Zulljin created an issue. See original summary.

zulljin’s picture

Version: 7.x-1.4 » 7.x-1.x-dev
StatusFileSize
new592 bytes
zulljin’s picture

Status: Active » Needs review
zulljin’s picture

StatusFileSize
new539 bytes

I found the best solution to fix issue.

jjmackow’s picture

Thanks Zulljin. Applied path #4
PHP 7.1 ; Drupal ver 7.56

jenlampton’s picture

Status: Needs review » Reviewed & tested by the community

Works for me as well. RTBC.

  • atul.bhosale committed 0e14b5a on 7.x-1.x
    Issue #2887055 by zulljin:  Warning Filename cannot be empty
    
atul.bhosale’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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