#9198 closed defect (fixed)
dijit._editor.plugins.LinkDialog closed and sets with invalid values
Reported by: | vovasty | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Editor | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
if user do not entered values to dialog, will inserted invalid html (ex, link without a description)
Attachments (1)
Change History (7)
Changed 12 years ago by
Attachment: | LinkDialog2.patch added |
---|
comment:1 Changed 12 years ago by
Milestone: | 1.3.1 → tbd |
---|
comment:2 Changed 11 years ago by
Milestone: | tbd → 1.4 |
---|---|
Owner: | changed from liucougar to Jared Jurkiewicz |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 11 years ago by
Note: I didn't look at LinkDialog2.patch (Not sure if it was CLA or not). It didn't matter, because I had completely redone LinkDialog? for 1.4. The validation approach would be different anyway.
comment:5 Changed 11 years ago by
comment:6 Changed 11 years ago by
(In [20412]) Updating timings in LinkDialog?. Hit errors sue to actions occurring too quickly. refs #9198
Note: See
TracTickets for help on using
tickets.
I bet you've already fixed this Jared?