View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001090 | JEDI VCL | 00 JVCL Components | public | 2003-08-19 10:41 | 2004-01-29 10:29 |
Reporter | ddonati | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001090: TJvHttpGrabber Problem with Dynamic Pages | ||||
Description | TJvHttpGrabber does not work for pages produced by Perl (and other?) scripts (e.g. http://slashdot.org/), but it works fine for static pages (e.g. http://www.delphi-jedi.org/). | ||||
Additional Information | In the OnError event, ErrorMsg is equal to '' (empty string). | ||||
Tags | No tags attached. | ||||
|
Well, I just created a blank application, dropped a TJvHttpGrabber on it, used the OnDoneStream event to read the result and place it in a memo. I tested it with both URLs, and I got the result perfectly ok in both cases. And now error at all. The test was done with the latest version found in CVS which hasn't been modified since the 27th of July this year. However, you may want to have a look at bug 0000493 for which the latest change provided a change. |
|
Probably should have mentioned that I'm using the version of the component contained in JCL+JVCL210FullInstall.zip. Made the change suggested in bug 0000493, this had no effect. Where would I go under the CSV to get the latest version of all the files required by this component? |
|
>Where would I go under the CSV to get the latest version of all the files required by this component? See the news item titled "How to get JVCL3" at http://sf.net/projects/jvcl |
|
Just tested this with the latest version of TJvHttpGrabber and it worked fine for both static and dynamic web pages. |
|
Good to know that it now works for you. This bug is now solved. |