Ticket #1613 (closed defect (bug): fixed)

Opened 6 years ago

Last modified 5 years ago

No pingbacks to same domain when using WYSIWYG editor

Reported by: markjaquith Owned by: markjaquith
Priority: normal Milestone:
Component: Administration Version: 1.6
Severity: normal Keywords: bg|has-patch bg|commit bg|squashed
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

tiny_mce_src.js.diff Download (622 bytes) - added by markjaquith 6 years ago.
Patch against latest 1.6 SVN

Change History

Patch against latest 1.6 SVN

Okay, apparently these settings are completely ignored by TinyMCE. It always chops off the URI.

And now, Pingbacks don't go out at all.

comment:2   ryan6 years ago

Does [2870] make a difference?

  • Status changed from new to closed
  • Resolution set to fixed

Looks like [2870] fixed it.

  • Keywords bg|squashed added
  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.