Skip Menu |

This queue is for tickets about the HTTP-Recorder CPAN distribution.

Report information
The Basics
Id: 6605
Status: resolved
Priority: 0/
Queue: HTTP-Recorder

People
Owner: leira [...] cpan.org
Requestors: chris_louden [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: couple sites it doesn't work with
sorry I didn't take a lot of time to dive in & figure out exactly what the problem is, but here are two sites the recorder can't handle: www.realtor.com and www.virginiamls.com My suspicion with realtor.com is that their search page returns an interstitial page that loads the actual search results via javascript & that's somehow confusing the proxy. virginiamls.com may be an example of 6582. Looks like one of the form variables constains parenthesis, the module seems to munge it's value somehow. To see the problem on this site select "Find a home" on the top, then try to do a search. for both of these sites you can't go more than a couple clicks before you hit a problem. The problem is in the recording part, ie your experience through the proxy is different than your experience accessing it directly, so there's no way to record a session.
On Fri Jun 11 21:13:21 2004, guest wrote: Show quoted text
> > sorry I didn't take a lot of time to dive in & figure out exactly what > the problem is, but here are two sites the recorder can't handle: > > www.realtor.com and www.virginiamls.com > > My suspicion with realtor.com is that their search page returns an > interstitial page that loads the actual search results via > javascript & that's somehow confusing the proxy. > > virginiamls.com may be an example of 6582. Looks like one of the form > variables constains parenthesis, the module seems to munge it's > value somehow. To see the problem on this site select "Find a > home" on the top, then try to do a search. > > for both of these sites you can't go more than a couple clicks before > you hit a problem. The problem is in the recording part, ie your > experience through the proxy is different than your experience > accessing it directly, so there's no way to record a session.
not relevant anymore.