Ticket #6308 (assigned defect)
MD5 encoding is not done on strings using UTF8
| Reported by: | guest | Owned by: | ttrenka |
|---|---|---|---|
| Priority: | normal | Milestone: | future |
| Component: | Dojox | Version: | 1.0 |
| Severity: | normal | Keywords: | MD5 UTF8 UTF16 |
| Cc: |
Description (last modified by ttrenka) (diff)
MD5 encoding is not done using an utf8 version of the string. This results in a different md5 than is expected for utf8 encoded pages.
The original library the dojo MD5 functionality was based on has an updated version (?alpha?) which always does the utf16 => utf8 encoding.
Change History
Note: See
TracTickets for help on using
tickets.