| Issue 32: | Operation Inspector Data Field Not Populated | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. connect to an account with 75 buckets or so 2. double click the "Bucket List" operation in the Operations window What is the expected output? What do you see instead? I expect to see the returned data in the "Data:" field of the Operation Inspector panel. Instead I see only "..." in that field. What version of the product are you using? On what operating system? 1.0.6(85) on OS X 10.4.8 on PowerPC I think this used to work. It may be that it works for smaller responses (as you would have when listing fewer buckets). |
|
,
May 20, 2007
Yes, the data field is only activated if data is < 4096 bytes ("..." is displayed instead, or if the content cannot be
represented as an UTF-8 string. I improved this to display the data length and be a little bit less strict about
UTF-8 encoding. It might be an idea to add a "save to file" button to provide complete support of long
responses. Fixed in r108.
Status: Integrated
Owner: olivierg |
|
,
May 24, 2007
Available in 1.0.7 |
|
,
May 24, 2007
(No comment was entered for this change.)
Status: Fixed
|
|
| ► Sign in to add a comment |