Opened 13 years ago
Closed 13 years ago
#6708 closed defect (fixed)
Error in GoogleSearchStore callback code causing sporadic failured
Reported by: | sos | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Data | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There is a error with the placement of a parenthesis that causes an error in when calling back the onComplete function. This also showed up deficiencies in handling error and calling the onError code correctly.
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | GoogleSearch_callback_syntax_errror.patch added |
---|
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [13628]) Minor bugfix to GoogleSearchStore?. fixes #6708 \!strict
Note: See
TracTickets for help on using
tickets.
Patch to fix this issue