Opened 19 years ago
Closed 19 years ago
#3905 closed defect (bug) (invalid)
add/edit links gives script error
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.1.2 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
Description
Attempting to add links in the WYSIWYG editor opens the dialog box, but the "cancel" and "submit" buttons aren't visible. I can tab down to them, but pressing them does not submit the link to add the html nor does it close the box. Using the 'code' mode, I can add links using the link button with no problems.
See attached screenshot.
Attachments (1)
Change History (4)
#1
@
19 years ago
- Summary changed from adding links gives yields bad script to add/edit links gives script error
Bugtracker report: (I'm using browser: Firefox 2.0.0.2)
this.frame.tinyMCEPopup.restoreSelection is not a function
close()tiny_mce_gzip.php (line 1082)
[Break on this error] this.frametinyMCEPopup?.restoreSelection();
Note: See
TracTickets for help on using
tickets.
screenshot of what i'm talking about.