Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0007024 |
[Squeak] Network |
minor |
always |
04-18-08 09:38 |
04-18-08 09:38 |
|
Reporter |
Damien Cassou |
View Status |
public |
|
Assigned To |
cdegroot |
Priority |
normal |
Resolution |
open |
|
Status |
assigned |
|
Product Version |
|
|
Summary |
0007024: Infinite recursion in HTTPSocket class>>httpGetDocument:args:accept:request: |
Description |
When downloading certain files, there is an infinite recursion.
HTTPSocket httpGetDocument:'http://gforge.inria.fr/frs/download.php/4446/Vera8.bmp' [^]
The method detects a newUrl in the answer and execute the method again with the newUrl. However, the newUrl is exactly the same the previous one. |
Additional Information |
|
|
Attached Files |
|
|