What steps will reproduce the problem?
1. Open any result category e.g. "Top Browser"
2. Use one of the download links "87823 tests from 12 browsers Downloads:json
pickle csv"
3. See the result
What is the expected output? What do you see instead?
Expected (just first entry of JSON as example):
{
"category": "summary",
"category_name": "Summary",
"v": "top",
"results": [
{ "Android 2.2": {
"score": "75",
"score_display": "75/100",
"results": [
Actual:
{
"category": "summary",
"category_name": "Summary",
"v": "top",
"results": [
{ "Android 2.2": {
"score": "0",
"score_display": "",
"results": [
What version of the product are you using? On what operating system?
Firefox 4.0.1, Google Chrome 11, Safari 5 / Win XP SP3
Please provide any additional information below.
Problem exists within all Export Types
Original issue reported on code.google.com by JMan...@gmail.com on 3 May 2011 at 8:37
Original issue reported on code.google.com by
JMan...@gmail.com
on 3 May 2011 at 8:37