Opened 14 years ago
Closed 14 years ago
#25 closed defect (fixed)
fix ngx_utf8_decode(): it did not fully decode utf-8 symbol
| Reported by: | Kuts Alexey (Куц Алексей) | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | nginx-core | Version: | 1.1.x |
| Keywords: | Cc: | ||
| uname -a: | |||
| nginx -V: | |||
Description
RFC-3629
Attachments (2)
Change History (10)
by , 14 years ago
| Attachment: | ngx_string.c added |
|---|
comment:1 by , 14 years ago
| Status: | new → accepted |
|---|
by , 14 years ago
| Attachment: | ngx_string.2.c added |
|---|
comment:3 by , 14 years ago
I've attached a little faster one version,
cause from RFC-3629:
1) The octet values C0, C1, F5 to FF never appear
2) UTF8-2 = %xC2-DF UTF8-tail
comment:5 by , 14 years ago
Committed, thanks. Could you please also provide Russian transcription of your name?
comment:8 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

Thanks, nice catch. Could you please provide your name for changelog?