Skip to main content

Bug Tracker

Side navigation

#11960 closed bug (fixed)

Opened June 22, 2012 11:10PM UTC

Closed June 23, 2012 11:43PM UTC

jQuery.fn.version incorrect

Reported by: jugglinmike Owned by: rwaldron
Priority: undecided Milestone: None
Component: unfiled Version: 1.8b1
Keywords: Cc:
Blocked by: Blocking:
Description

$.fn.jquery is set to "@VERSION"

Tested with http://code.jquery.com/jquery-1.8b1.js (see line #173)

Attachments (0)
Change History (3)

Changed June 23, 2012 02:13AM UTC by dmethvin comment:1

status: newopen

Agreed, our version build stuff got broken and my manual release skillz leave something to be desired. I'll mark the ticket open as a reminder to fix the build script.

Changed June 23, 2012 03:41PM UTC by rwaldron comment:2

owner: → rwaldron
status: openassigned

I'll get on this today

Changed June 23, 2012 11:43PM UTC by Rick Waldron comment:3

resolution: → fixed
status: assignedclosed

Make @VERSION replace regex global. Fixes #11960

Changeset: d4b5a1974d2b60989e9fe1158ce0b8c1f577c2d1