Ticket #7117 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Press This "photo" tab fixes, additions, and enhancements + overall fixes

Reported by: noel Owned by: azaozz
Priority: high Milestone: 2.6.1
Component: Administration Version: 2.6
Severity: normal Keywords:
Cc: noel@…

Description

Added the ability to select multiple photos and insert them into the editor.

Attachments

press-this-6-10-5am.diff Download (15.2 KB) - added by noel 4 years ago.

Change History

noel4 years ago

comment:1   ryan4 years ago

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

(In [8067]) Press This improvements from noel. fixes #7117

  • Status changed from closed to reopened
  • Resolution fixed deleted

This patch changes the TinyMCE setting remove_linebreaks from true to false. That's a big NO! Most users would probably copy/paste some content from the web page to the editor and that will contain linebreaks. Later they will be converted to <br /> or </p> by wpautop(), even inside other tags, breaking the html.

comment:3   ryan4 years ago

  • Owner changed from ryan to azaozz
  • Status changed from reopened to new
  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from 2.9 to 2.6.1

Fixed in [8316].

Note: See TracTickets for help on using tickets.