Closed
Bug 764801
Opened 14 years ago
Closed 13 years ago
Tbpl shows "Unsupported browser. Continue at your own risk." in Opera 12, even if it works
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: msucan, Unassigned)
References
Details
Since the release of Opera 12 TBPL works well enough but every time when the page loads I get "Unsupported browser. Continue at your own risk".
I would appreciate it if this alert() would be removed or if it would become a warning in the page, on yellow, like usual TBPL transient messages. Thanks!
| Reporter | ||
Comment 1•14 years ago
|
||
Found that this message comes from a script in Google's JS API.
TBPL's Controller.js does new google.gdata.calendar.CalendarService("mozilla-tinderbox"). That's when the alert() shows up.
Comment 2•14 years ago
|
||
Thanks for investigating. So we should simply get rid of google calender then...
Depends on: 713419
Comment 3•13 years ago
|
||
Will be fixed by bug 822596 since it is removing Google calendar integration.
| Reporter | ||
Comment 4•13 years ago
|
||
This bug seems to be fixed now. Thank you!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
You're welcome :-D
| Assignee | ||
Updated•11 years ago
|
Product: Webtools → Tree Management
| Assignee | ||
Updated•11 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•