https://bugzilla.wikimedia.org/show_bug.cgi?id=40435

       Web browser: ---
             Bug #: 40435
           Summary: beta_opensearch.js - use json from the opensearch api
                    instead of xml
           Product: Wikimedia Mobile
           Version: .5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Generic
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Mobile's search preview should build relative urls from the much sparser json
returned by the opensearch api, instead of using the xml response which
contains a lot of extra data not useful for a type-ahead preview.  The size
difference is huge. 

7672 bytes: 
http://en.wikipedia.org/w/api.php?action=opensearch&limit=15&namespace=0&format=xml&search=Ind
 

313 bytes: 
http://en.zero.wikipedia.org/w/api.php?action=opensearch&limit=15&namespace=0&format=json&search=Ind

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to