Skip to main content

Bug Tracker

Side navigation

#1202 closed bug (wontfix)

Opened May 18, 2007 12:34AM UTC

Closed March 31, 2008 02:14AM UTC

Interface - selectables, javascript error

Reported by: sidneiads Owned by: stefan
Priority: minor Milestone: 1.1.3
Component: interface Version: 1.1.2
Keywords: Cc:
Blocked by: Blocking:
Description

There is an error at this page:

http://interface.eyecon.ro/demos/select.html

when you click 'serialize selection' there is this error:

a.get(0) has no properties

http://interface.eyecon.ro/interface/interface.js

Line 12

Attachments (0)
Change History (2)

Changed January 18, 2008 02:51AM UTC by saragwyn comment:1

May be same bug as #1312.

The code is requiring that the container object you call .Selectables on must have an id. Adding an id will solve this problem. Could just be a documentation fix.

Changed March 31, 2008 02:14AM UTC by scott.gonzal comment:2

resolution: → wontfix
status: newclosed

Interface is no longer supported; consider switching to jQuery UI.