Skip to main content

Bug Tracker

Side navigation

#7239 closed bug (fixed)

Opened October 18, 2010 01:58PM UTC

Closed October 22, 2010 01:54PM UTC

Last modified January 31, 2011 04:24PM UTC

JSLint Check: Line 1279 character 22: 'data' is already defined.

Reported by: rwaldron Owned by: john
Priority: low Milestone: 1.5
Component: data Version:
Keywords: Cc:
Blocked by: Blocking:
Description

Occurs during JSLint check:

Problem at line 1279 character 22: 'data' is already defined.

var data = this.triggerHandler("getData" + parts[1] + "!", [parts[0]]);

1 Error(s) found.

Attachments (0)
Change History (6)

Changed October 18, 2010 02:55PM UTC by addyosmani comment:1

owner: → rwaldron
status: newpending

rwaldron: Is this on the initial 1.4.3 release or was the JSList error incurred on latest?.

Changed October 18, 2010 08:43PM UTC by rwaldron comment:2

status: pendingnew

Changed October 18, 2010 09:44PM UTC by snover comment:3

component: unfileddata
owner: rwaldronjohn
status: newassigned
version: 1.4.3

This was introduced at [8a5df39045292397a06d08b4fab2ad29819b5d44] which is after the 1.4.3 release.

Changed October 18, 2010 09:48PM UTC by rwaldron comment:4

Patch for this is in my pull requests.

Changed October 22, 2010 01:54PM UTC by rwaldron comment:5

resolution: → fixed
status: assignedclosed

Changed January 31, 2011 04:24PM UTC by john comment:6

priority: undecidedlow