#16155 closed defect (fixed)
[regression] SpellCheck Undefined Variables
Reported by: | deejross | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8.2 |
Component: | Editor | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When using the dojox/editor/plugins/SpellCheck plugin with Editor, right-click menus do not work when interactive mode is on. The tooltip dialog for non-interactive mode has some unexpected behavior. After looking through the code, there are several references to the variable "ed", which are not defined in some places. In other places, the correct variable name is "editor". I have attached a diff of the changes I've made in order to make the spell checking feature work.
Attachments (1)
Change History (4)
Changed 8 years ago by
Attachment: | SpellCheck.diff added |
---|
comment:1 Changed 8 years ago by
Milestone: | tbd → 1.8.2 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
Summary: | SpellCheck Undefined Variables → [regression] SpellCheck Undefined Variables |
Note: See
TracTickets for help on using
tickets.
Thanks for catching that, I'll check in your fix. Also, marking as regression since it worked in 1.7.