nodereference_asmselect.js missing?
nath - November 27, 2008 - 12:34
| Project: | CCK Node Reference ASM Select |
| Version: | 5.x-1.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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?

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