Closed
Bug 959137
Opened 12 years ago
Closed 7 years ago
bendi.m.taobao.com coupon site never finishes loading, assumes global event variable in event handler
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: hsteen, Assigned: etsai)
References
()
Details
(Whiteboard: [javascript][country-cn][sitewait][country-zh])
Attachments
(1 file)
29.63 KB,
image/png
|
Details |
bendi.m.taobao.com/coupon/q/index.htm hangs on the "loading.." animation, the site's content never appears in Firefox on Android / Firefox OS browsers.
Reporter | ||
Comment 2•12 years ago
|
||
http://g.tbcdn.cn/life/hui-h5/0.0.14/js/hui-index/quan-index.min.js?t=20130712.js contains this:
if(event&&event.state)
which should read
if(window.event&&event.state)
QA Contact: hsteen
Whiteboard: [javascript][country-cn][contactready]
Reporter | ||
Updated•12 years ago
|
Summary: bendi.m.taobao.com coupon site never finishes loading → bendi.m.taobao.com coupon site never finishes loading, assumes global event variable in event handler
![]() |
||
Updated•11 years ago
|
Assignee: nobody → yliu
Status: NEW → ASSIGNED
Already contact taobao, but they don't have plan to fix it in short time.
Whiteboard: [javascript][country-cn][contactready] → [javascript][country-cn][sitewait]
Comment 4•10 years ago
|
||
Similar issue found here as well: http://www.grabon.in/jabong-coupons/
![]() |
||
Comment 5•10 years ago
|
||
In accordance to https://groups.google.com/d/msg/mozilla.compatibility/OHsR590ExWs/W3ohc41tFAAJ
Requalifying the bug, the issue is happening on Firefox Android too.
OS: Gonk (Firefox OS) → Android
Assignee | ||
Comment 7•9 years ago
|
||
Try to outreach engineer in taobao, see if we can fix this.
Assignee: yliu → etsai
Flags: needinfo?(etsai)
Assignee | ||
Comment 8•9 years ago
|
||
Get feedback from taobao enginner, this campaign page is no longer maintained. I think the possibility is low to fix this page from taobao.
Whiteboard: [javascript][country-cn][sitewait] → [javascript][country-cn][sitewait][country-zh]
Comment 9•9 years ago
|
||
Thanks Eric. I think we probably just need to fix Bug 218415 to fix this site (and others).
Depends on: 218415
Updated•7 years ago
|
Priority: -- → P3
Comment 12•7 years ago
|
||
Site no longer exists.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Comment 13•3 years ago
|
||
I find a similar issue here: https://www.couponzania.com/dealstore/healofy-coupons-offers/
Updated•1 years ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•