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

wmostrey’s picture

Version: 5.x-1.0 » 5.x-1.x-dev
Assigned: johanneshahn » Unassigned
Priority: Normal » Minor

This 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.

wmostrey’s picture

Title: "More Assets" Button do not add more Assetfield » Conclifting javascript with coder module
wmostrey’s picture

Status: Active » Closed (won't fix)