bugGnash - The GNU Flash player - Bugs: bug #31904, Etsy store locator app doesn't...

 
 

bug #31904: Etsy store locator app doesn't work (SWF8)

Submitter:  Sandro Santilli <strk>
Submitted:  Fri 17 Dec 2010 10:26:01 AM UTC
   
 
Category:  core Severity:  3 - Normal
Release:  master Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

  Spam posted by _270118
  Spam posted by _143870
Fri 17 Dec 2010 10:42:13 AM UTC, comment #3: 
Sandro Santilli <strk>
Group Member
Fri 17 Dec 2010 10:37:32 AM UTC, comment #2: 

Ah, last note.. the etsy api seems to be here:

SECURITY: Checking security of URL 'http://api.etsy.com/amfphp/gateway.php'

now amfphp should be something we know about

Sandro Santilli <strk>
Group Member
Fri 17 Dec 2010 10:36:38 AM UTC, comment #1: 

Comparing traces.. the first difference is here:

pp:
 EtsyApi.getLoggedUserDetails
   ...onLoggedUDSuccess

Gnash:
 EtsyApi.getLoggedUserDetails
   ...onLoggedUDTimeout


Timing details and full session snippet:
 11:25:51: ChocoCookie API.getLoggedUserDetails
 11:25:51: EtsyApi.getLoggedUserDetails
 11:26:21:   ...onLoggedUDTimeout
 11:26:21: Field onCookieFail: API getLoggedUserDetails timeout
 11:26:21: didNotAuth: API getLoggedUserDetails timeout

Same snippet in pp:
 ChocoCookie API.getLoggedUserDetails
 EtsyApi.getLoggedUserDetails
   ...onLoggedUDSuccess
 ChocoCookie API.getLoggedUserDetails
   ...onUserDetailsSuccess

ChocoCookie gave no interesting results from google.

Sandro Santilli <strk>
Group Member
Fri 17 Dec 2010 10:26:01 AM UTC, original submission:  

Here's the movie: http://www.etsy.com/flash/geolocator/shopLocal.swf

It was tested to work with the pp.

First problem is the text in the query box is not readable
(font color).

Second problem is the query string starts with an 'undefined'
rather than empty string.

Then it misses the subtitle 'Search from 170,000 total shops on Etsy' (should be on the left at same level as the pages switcher'

Finally 'Italy' search string gets no results (and not sure it makes any query either).

The SWF has lots of traces, which may help.

Sandro Santilli <strk>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by _270118 (Posted a comment)
  • -email is unavailable- added by _143870 (Posted a comment)
  • -email is unavailable- added by strk (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code