Mantis - Quercus
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
3702 |
|
minor |
always |
10-02-09 14:22 |
10-15-09 10:50 |
|
Reporter:
|
PeterJ |
Platform:
|
|
|
Assigned To:
|
nam |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
4.0.2 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
4.0.2 |
|
|
Summary:
|
0003702: isset returns wrong answer with multiple variables |
Description:
|
According to the PHP docs, the isset() function accepts multiple variables and returns true only if all of them are set. But in Quercus, isset() appears to only check the first variable because only if it is not set will isset() return false.
A demo app is attached. |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
isset.zip [^] (296 bytes) 10-02-09 14:22 |