Ticket #1885 (assigned defect)

Opened 11 months ago

Last modified 8 months ago

bold, italics, underline and links don't save in safari

Reported by: aoneil Assigned to: sminnee (accepted)
Type: defect Priority: critical
Milestone: 2.3.0 Component: (Unknown)
Version: Severity: medium effort / impact
Keywords: Cc:
Due date: Hours:

Description

adding a link, or changing text to bold, italics or underline in tiny_mce don't save properly in safari.

Attachments

Change History

Changed 9 months ago by simon_w

When adding a link (clicking Insert Link) I get the following in the JavaScript? log: NOT_SUPPORTED_ERR: DOM Exception 9 http://localhost/kickme/jsparty/tiny_mce2/tiny_mce_src.js (line 6406)

Changed 9 months ago by sminnee

  • owner changed from aoneil to sminnee

Changed 9 months ago by sminnee

  • status changed from new to assigned

Changed 8 months ago by sminnee

  • milestone changed from 2.2.2 feature-lock to 2.3

Safari inserts funny <span> tags instead of <b> or <strong>. I suggest that we leave this for the upgrade to TinyMCE 3.

Note: See TracTickets for help on using tickets.