| Anonymous | Login | Signup for a new account | 10-27-2025 23:58 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003140 | [Quercus] | major | always | 12-08-08 15:22 | 12-10-08 09:14 | ||||
| Reporter | koreth | View Status | public | ||||||
| Assigned To | nam | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 4.0.0 | Product Version | 3.2.1 | ||||
| Product Build | |||||||||
| Summary | 0003140: $_GET doesn't split key-only parameters apart | ||||||||
| Description |
<?php print_r($_GET); Invoke this with a URL of "/test.php?a&b". Regular PHP prints Array ( [a] => [b] => ) Quercus prints Array ( [a&b] => ) |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |