Ticket #782 (new enhancement)

Opened 5 months ago

Last modified 3 months ago

Add some kind of support for input encoding detection to AgaviWebRequest

Reported by: david Owned by: david
Priority: normal Milestone: 1.1
Component: request Version:
Severity: major Keywords:
Cc: Patch attached: no

Description

Because stupid Firefox will occasionally send URLs or parts of it as ISO, not UTF-8. Like when first requesting a page, as it doesn't know the encoding and won't adhere to the RFC that says it should send UTF-8. So what it does is send ISO, or, as of Firefox 3, only send the query string as ISO, which, of course, is even more fun.

Attachments

Change History

Changed 5 months ago by david

  • summary changed from Add some kind of support for input detection encoding to AgaviWebRequest to Add some kind of support for input encoding detection to AgaviWebRequest

Changed 3 months ago by david

  • milestone changed from 0.11.3 to 1.0

moving to 1.0, maybe even later; could also be implemented as part of the input types work that's planned for 1.1

Changed 3 months ago by david

  • version 0.11.1 deleted

Changed 3 months ago by david

  • milestone changed from 1.0 to 1.1

moving to 1.1, TBD in combination with #816

Add/Change #782 (Add some kind of support for input encoding detection to AgaviWebRequest)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.