Opened 11 years ago
Closed 11 years ago
#11960 closed bug (fixed)
jQuery.fn.version incorrect
Reported by: | jugglinmike | Owned by: | Rick Waldron |
---|---|---|---|
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)
Change History (3)
comment:1 Changed 11 years ago by
Status: | new → open |
---|
comment:2 Changed 11 years ago by
Owner: | set to Rick Waldron |
---|---|
Status: | open → assigned |
I'll get on this today
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Make @VERSION replace regex global. Fixes #11960
Changeset: d4b5a1974d2b60989e9fe1158ce0b8c1f577c2d1
Note: See
TracTickets for help on using
tickets.
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.