Opened 5 years ago

Closed 5 years ago

#7117 closed enhancement (fixed)

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 (1)

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

Download all attachments as: .zip

Change History (5)

noel5 years ago

comment:1   ryan5 years ago

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

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

  • Resolution fixed deleted
  • Status changed from closed to reopened

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   ryan5 years ago

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

Fixed in [8316].

Note: See TracTickets for help on using tickets.