Anonymous | Login | Signup for a new account | 12-17-2024 12:02 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001940 | [Quercus] | minor | always | 08-14-07 01:24 | 08-14-07 10:43 | ||||
Reporter | ssozonoff | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.2 | ||||||
Summary | 0001940: method rawurlencode() differs slightly to PHP implementation | ||||||||
Description |
A rawurlencode($var) in PHP returns hexadecimal representations using upper case ABCDEF, Quercus returns lower case representations abcdef. <?php print rawurlencode(':'); ?> Returns %3A in PHP and %3a in Quercus. RFC1738 states that both are valid but would be good to be as PHP like as possible anyway since I have seen this issue break code. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |