[libRETS-users] Strange Error

Keith T. Garner kgarner at crt.realtors.org
Wed Dec 19 11:59:00 CST 2007


On 12/19/07 11:07 AM, Russ Perna wrote:
> It looks like it is changing the "=" in my query to "%3d". How would I make
> it so that it didn't change the equal sign?

You need to do that to properly encode the query in URL encoding.  There
isn't a way to turn that off, as it breaks HTTP query/posts, if I remember
correctly.

That's an interesting bug on their server.  We really don't have a work
around for that without recompiling libRETS.  I'd complain to the vendor.

Maybe Mark Klien and I will think about putting in a workaround for this.
"Look at RetsSession, why does it have 50,000 methods?  Work arounds for
each RETS server!"  I'm really trying to avoid that.

Keith

-- 
  Keith T. Garner - Managing Director - Center for REALTOR® Technology
   kgarner at realtors.org - 312-329-3294 - http://blog.realtors.org/crt



More information about the libRETS-users mailing list