http://dev.helma.org/bugs/show_bug.cgi?id=687 Summary: helma.Html.isSelected() method fails with array as
last argument
Product: Helma
Version: CVS trunk
Platform: Other
URL:
https://dev.helma.org/trac/helma/browser/apps/modules/ trunk/helma/Html.js#L92
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: helmaLib, helmaTools
AssignedTo:
helma-dev@...
ReportedBy:
interface@...
The following call throws a TypeError: Cannot find function contains in object
1,2,3. (helma/modules/helma/Html.js#92)
helma.Html.isSelected(1, [1,2,3])
Including the Array.js module – by adding the line
app.addRepository('modules/core/Array.js') to Html.js – fixes this issue.
As this is such a tiny change I will commit it to SVN right after filing this
bug for the record.
--
[1]
https://dev.helma.org/trac/helma/browser/apps/modules/trunk/helma/Html.js#L92--
Configure bugmail:
http://dev.helma.org/bugs/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev