Comment 18 for bug 788158

Revision history for this message
Michael Nelson (michael.nelson) wrote :

Hi kiwinote, the blank page that you linked to above is a 404 (if you check the headers, or watch it with firebug) - we probably assumed initially that the client would check the http response, but I'm guessing you guys can't pick that up in the client as by that time you've already gone into "wait for title-change event" mode (as there could have been a login event prior also).

Anyway, we can easily update the 404 to display something human-readable, as well as include any event you need to communicate to USC that something went wrong (not that this should ever happen as the client won't display un-purchasable apps any more).