This is a format issue.
The Url property in the IBookResult has the value like:
http://books.google.com/books%3Fid%3DozVOQpdtA2cC%26printsec%3Dfrontcover%2
6dq%3DFacility%252Bmanagement%26num%3D8%26client%3Dinternal-
uds%26cd%3D1%26source%3duds
But the Url properties in the others results are all have been UrlDecoded.
They would look like(I just decode the book url for example):
http://books.google.com/books?
id=ozVOQpdtA2cC&printsec=frontcover&dq=Facility%2Bmanagement&num=8&client=i
nternal-uds&cd=1&source=uds
So, Is the Url property in IBookResult designed different from the Url
properties in the other I***Result? (In terms of Decoded or Encoded)
Regards,
Original issue reported on code.google.com by sun52...@gmail.com on 17 May 2010 at 9:07
Original issue reported on code.google.com by
sun52...@gmail.com
on 17 May 2010 at 9:07