Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2066 | major | always | 10-12-07 15:24 | 10-15-07 12:53 | |
|
|||||
Reporter: | mo | Platform: | |||
Assigned To: | mo | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.4 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.4 | ||
|
|||||
Summary: | 0002066: PHP fseek and ftell functions return incorrect values | ||||
Description: |
fseek and ftell as described in the PHP manual: http://us2.php.net/manual/en/function.fseek.php [^] http://us2.php.net/manual/en/function.ftell.php [^] Both of these methods return incorrect results in the quercus implementation. For example, the fseek method should return 0 on success or -1 on failure, but in quercus it returns the new file offset. The attached QA test checks for these problems. The following QA regression test checks for these cases. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: | 161t.qa [^] (1,446 bytes) 10-12-07 15:24 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|