Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002341 [Quercus] major always 01-16-08 14:57 03-03-08 16:11
Reporter mo View Status public  
Assigned To mo
Priority high Resolution fixed  
Status closed   Product Version 3.1.5
Summary 0002341: Pligg error looking up contents of URL
Description Download Pligg_Beta_9.9.0, install in resin tree:

The first install screen attempts to download the contents of:

http://www.pligg.com/languages/getLanguageList.php?version=B990 [^]

The install0.php file checks for a language string, not finding
one it creates an instance of CD_HTTPRequest() and invokes the
DownloadToString() method. This method should returns the
contents of the URL as a string, but it returns "" in Quercus.
This seems to be a problem with fsockopen() and fwrite() and
fread() in Quercus.
Additional Information
Attached Files

- Relationships

- Notes
(0002801)
mo
02-28-08 19:34

Test case:

php/1m0t.qa

The problem is with the feof() method, it does not function correctly
for a socket file descriptor.
 
(0002809)
mo
03-03-08 15:57

Added

php/1m0t.qa
php/1m0u.qa
php/1m0v.qa
 
(0002810)
mo
03-03-08 16:11

Confirmed that the install lang download issue is now fixed in Pligg 9.9.0.
 

- Issue History
Date Modified Username Field Change
01-16-08 14:57 mo New Issue
02-28-08 17:40 mo Status new => assigned
02-28-08 17:40 mo Assigned To  => mo
02-28-08 19:34 mo Note Added: 0002801
03-03-08 15:57 mo Note Added: 0002809
03-03-08 16:11 mo Status assigned => closed
03-03-08 16:11 mo Note Added: 0002810
03-03-08 16:11 mo Resolution open => fixed
03-03-08 16:11 mo Fixed in Version  => 3.1.6


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker