Modify ↓
Ticket #2769 (closed bug: fixed)
Incorrect date/rev in jQuery builds
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | build | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
core.js uses $Date$ and $Rev$ in the header comments, which results in the wrong date/rev for builds. The date/rev should either be from the most recently updated source file or current SVN (potentially different because all plugins use the same repository).
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This has been fixed with the move to Git.