Project:CCK Node Reference ASM Select
Version:5.x-1.0-rc3
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

The code references a JS file that doesn't exist:
drupal_add_js(ASM_SELECT_MODULE_PATH .'/nodereference_asmselect.js');

The module seems to work anyway though.
Is that js really missing or should that code read different?

Comments

#1

Ok, I see that the file has been added to the CVS. You should probably create a new release so that everyone gets it.

#2

Status:active» closed (duplicate)

Ok, I guess this really is a duplicate of #337399: NodeReferenceAsmSelect.fn.termIdFiltersChange is not a function. I missed it first as I thought that problem was fixed already. But the missing file isn't in rc3.