Opened 13 years ago
Closed 13 years ago
#4746 closed defect (fixed)
LinkDialog in Editor not working
Reported by: | guest | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | linkdialog popup editor | Cc: | |
Blocked By: | Blocking: |
Description
I've recognized, that the LinkDialog?-Plugin doesn't work since the change [10703] was made for #4400. At the moment it is not possible to enter a link using the third Editor-instance on the test-page: http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/test_Editor.html
If you try to insert a link using the LinkDialog? you get the following error: "top has no properties". Attached you find a patch that fixes this issue. Maybe the change [10703] needs to be reviewed.
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | popup.patch.diff added |
---|
comment:1 Changed 13 years ago by
Milestone: | → 1.0 |
---|
comment:2 Changed 13 years ago by
Owner: | set to liucougar |
---|
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [10846]) fixes #4746: LinkDialog? in Editor not working
Note: See
TracTickets for help on using
tickets.
Fixes "top has no properties" bug