The "More Assets" Button at an cck form does not work if the develop-modul is active.
The button calls the function "asset_widget_js();" in "asset_content.inc" file.
The Problem is near line 351 after calling the function drupal_to_js();
This post is only for notice. Think the trouble makes the devel module (5.x-1.x-dev).
Comments
Comment #1
wmostrey commentedThis does indeed look like devel is trying to force something here. I'll look into it but I'm first focusing on getting asset 1.0 out.
Comment #2
wmostrey commentedComment #3
wmostrey commented