1) the Drupal JS aggregation will pack your JS files
2) Drupal.t and friends cannot be extracted from packed files, breaking the translation feature.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| no_packed_js.patch | 710 bytes | killes@www.drop.org |
1) the Drupal JS aggregation will pack your JS files
2) Drupal.t and friends cannot be extracted from packed files, breaking the translation feature.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| no_packed_js.patch | 710 bytes | killes@www.drop.org |
Comments
Comment #1
icarus75 commentedPatch works for me.
Comment #2
asb commentedAny updates on this issue?