Opened 10 years ago
Closed 10 years ago
#9551 closed defect (fixed)
_getDisableSpellCheckAttr in dijit._editor.RichText does not work before the iframe has loaded
Reported by: | Kris Zyp | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Editor | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
calling _getDisableSpellCheckAttr before the iframe has loaded results in an error of "this.document is null or undefined".
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | fix_getDisableSpellCheck.patch added |
---|
comment:1 Changed 10 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in [18821] although I accidentally wrote the wrong ticket # in the checkin comment.