Opened 14 years ago
Closed 13 years ago
#2895 closed defect (invalid)
Programming error in dojo.off._talkToOfflineCache: UnknownMethod
Reported by: | guest | Owned by: | bradneuberg |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Offline | Version: | 0.4.2 |
Keywords: | UnknownMethod dojo.off | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
Programming error in dojo.off._talkToOfflineCache: UnknownMethod?
Error(_12); |
I am getting this error over and over when I run any offline sample from Brad (Moxie & Helloworld) and also from any of my code that I put the dojo-widget in.
Change History (5)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Milestone: | → 1.1 |
---|
Is this happening with the Google Gears release? _talkToOfflineCache is an older method when we had our own plugin; perhaps you need to clear your JavaScript? cache to ensure you have the latest JavaScript?.
comment:3 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
comment:4 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.2 → 1.3 |
comment:5 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
I believe this is an old, invalid bug related to the old pre-Gears Dojo Offline plugin. Marking as INVALID.
Note: See
TracTickets for help on using
tickets.
Also, this was not happening with the 02-20-2007 release, but it is happening on the Beta release of Dojo Offline Toolkit.