Opened 6 years ago
Closed 6 years ago
#3905 closed defect (bug) (invalid)
add/edit links gives script error
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 2.1.2 |
| Severity: | normal | Keywords: | |
| 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)
kfinchsigmate — 6 years ago
comment:1
kfinchsigmate — 6 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();
comment:2
kfinchsigmate — 6 years ago
mysteriously repaired itself.
nevermind.
comment:3
JeremyVisser — 6 years ago
- Milestone 2.3 deleted
- Resolution set to invalid
- Status changed from new to closed
OK, I'll close it then.
Note: See
TracTickets for help on using
tickets.

screenshot of what i'm talking about.