#1613 closed defect (bug) (fixed)
No pingbacks to same domain when using WYSIWYG editor
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 1.6 |
| Component: | Administration | Keywords: | bg|has-patch bg|commit bg|squashed |
| Focuses: | Cc: |
Description
When using the TinyMCE WYSIWYG editor, relative links are used, and the domain is stripped of, when inserting links. Thus, http://site.com/about/ is linked as /about/ and a pingback doesn't go out, because the pingback is looking for an http:// link.
The attached patch turns off these two features in TinyMCE.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Patch against latest 1.6 SVN