Skip to main content

Bug Tracker

Side navigation

#10058 closed bug (invalid)

Opened August 15, 2011 12:42PM UTC

Closed August 15, 2011 01:33PM UTC

Last modified October 06, 2011 05:58PM UTC

Error on a.compareDocumentPosition

Reported by: anonymous Owned by:
Priority: low Milestone: 1.6.3
Component: misc Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:
Description

The source is returning an error saying that a.compareDocumentPosition is not a function in the line 5101 when i use a pluguin of context menu.

If i change the source to 1.6.1 the error dont occur.

Attachments (0)
Change History (2)

Changed August 15, 2011 01:33PM UTC by rwaldron comment:1

component: unfiledmisc
milestone: None1.6.3
priority: undecidedlow
resolution: → invalid
status: newclosed

For jQuery UI (Autocomplete, Sortable, Draggable, Tabs, etc.): This is NOT the correct form! Please use the jQuery UI bug tracker: http://dev.jqueryui.com/

Changed October 06, 2011 05:58PM UTC by steven@navolutions.com comment:2

Also had this issue, thanks for the work around of using 1.6.1 rather then the latest because the error was filling up my error console. I turned off jQuery UI, for you note rwaldron, still had the error. Firefox 7. Also if it was jQuery UI why would it be fixed by using 1.6.1?