"text has no properties"
irstudio - February 20, 2007 - 18:46
| Project: | Active Select |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Drupal 5.1 activeselect and category module
activeselect javascript fails on line 141 with "matches is not defined error"

#1
whoops
that error should have read
"text has no properties"
on line 146:
if (text.length > maxWidth) {