Bug Tracker

Modify

Ticket #8126 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

italian special chars

Reported by: anonymous Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.5
Keywords: Cc:
Blocking: Blocked by:

Description

Using FF 3.6.13, when we open a page of our appliaction, devoloped using jquery_1.5, the json-ajax response has a bad encoding of some italian special chars. Example: char code of ì instead of 236 is 65533. This happens only we open the page using the url that use Apache HTTP server 2.x. If we open the page using the direct link that use the application server port, there is no problem!

Change History

comment:1 Changed 2 years ago by snover

  • Status changed from new to closed
  • Resolution set to invalid

Thanks for the report, but this is not a jQuery bug. jQuery does not know or care what charset your data is using. If the problem only occurs when using Apache, then the problem almost certainly lies with your web server configuration. Please use the  jQuery Forum for support requests.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.