We get a lot of log entries like this in our watchdog tables:

file_get_contents(sites/xxx/files/languages/fr_06b18af2be692cb6037423f839a5b772.js) [function.file-get-contents]: failed to open stream: No such file or directory in /srv/wps/drupal622/sites/all/modules/contrib/advagg/advagg.module on line 2773.

Does advagg handle multilingual javascript files?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

Component: JS Compression » Code
Issue summary: View changes
Status: Active » Fixed
FileSize
630 bytes

The file was removed, but advagg didn't see the change. Will ignore the file_get_contents errors.

  • mikeytown2 committed 5c84665 on 6.x-1.x
    Issue #1794616 by mikeytown2: Ignore empty files in js aggregation.
    

Status: Fixed » Closed (fixed)

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