0

YQL url lookup bug

Making the YQL call:
select * from html where url="http://www3.open.ac.uk/courses/bin/p12.dll?C01uT184"
YQL is actually calling:
<url execution-time="181"><![CDATA[http://www3.open.ac.uk/courses/bin/p12.dll?C01uT184=]]></url>
which is not what was asked for...

ie YQL is appending '=', which leads to a broken URL as far as http://www3.open.ac.uk/courses/bin/p12.dll is concerned...

tony

by
2 Replies
  • QUOTE (Tony Hirst @ May 9 2009, 03:54 AM) <{POST_SNAPBACK}>
    Making the YQL call:
    select * from html where url="http://www3.open.ac.uk/courses/bin/p12.dll?C01uT184"
    YQL is actually calling:
    <url execution-time="181"><![CDATA[http://www3.open.ac.uk/courses/bin/p12.dll?C01uT184=]]></url>
    which is not what was asked for...

    ie YQL is appending '=', which leads to a broken URL as far as http://www3.open.ac.uk/courses/bin/p12.dll is concerned...

    tony


    Indeed a bug. Thanks for pointing this out. We'll try to get the fix in soon.

    -- Nagesh
    0
  • QUOTE (Tony Hirst @ May 9 2009, 03:54 AM) <{POST_SNAPBACK}>
    Making the YQL call:
    select * from html where url="http://www3.open.ac.uk/courses/bin/p12.dll?C01uT184"
    YQL is actually calling:
    <url execution-time="181"><![CDATA[http://www3.open.ac.uk/courses/bin/p12.dll?C01uT184=]]></url>
    which is not what was asked for...

    ie YQL is appending '=', which leads to a broken URL as far as http://www3.open.ac.uk/courses/bin/p12.dll is concerned...

    tony


    Hi,

    This was fixed as part of the latest release that was deployed last week. Please give it a try

    thanks,
    Nagesh
    0

Recent Posts

in YQL