#23315 closed defect (bug) (fixed)
BOM in jquery.query.js
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | General | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description (last modified by azaozz)
There is an UTF-8 BOM in jquery.query.js (U+FEFF, ). While that is usually not a problem, it may break the JS in some rare cases when that file is concatenated and the charset is not UTF-8.
Change History (2)
Note: See
TracTickets for help on using
tickets.

In 23356: