Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 193958 Details for
Bug 343691
exception stack trace on $ as a type name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
sample library file to reproduce the issue
dollar-bug.js (text/plain), 435 bytes, created by
Philippe Marschall
on 2011-04-23 14:41:13 EDT
(
hide
)
Description:
sample library file to reproduce the issue
Filename:
MIME Type:
Creator:
Philippe Marschall
Created:
2011-04-23 14:41:13 EDT
Size:
435 bytes
patch
obsolete
>/** > * Accepts a string containing a CSS selector which is then used to match a set of elements. > */ >function $() {}; >/** > * Determine whether an element has any jQuery data associated with it. > * @since 1.5 > * @param {Element} element A DOM element to be checked for data. > * @returns {Boolean} > */ >$.hasData = function(element) {}; >/** > * A string containing the jQuery version number. > * @type {String} > */ >$.prototype.jquery = "";
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 343691
: 193958 |
193959
|
194085