Symptoms:
Enable the js aggregation in admin/config/development/performance then go to edit a custom formatter like admin/structure/formatters/list/example_php_image/edit.
Firebug will report two missing files:

http://example.com/admin/structure/formatters/list//langs/en.js
http://example.com/admin/structure/formatters/list//langs/en.js

It seems that editarea don't manage to retrieve the correct URL for its scripts.

Comments

deciphered’s picture

Issue summary: View changes
Status: Active » Fixed

Thanks for the bug report. Fixed and committed.

  • Deciphered committed ba68033 on 7.x-2.x
    #1987336: Fixed issue with Editarea library and JS aggregation.
    

Status: Fixed » Closed (fixed)

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