Changes between Initial Version and Version 2 of Ticket #23315
- Timestamp:
- 01/29/13 20:54:00 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23315
- Property Owner set to azaozz
- Property Status changed from new to closed
- Property Resolution changed from to fixed
-
Ticket #23315 – Description
initial v2 1 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 .1 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.
