Make WordPress Core

Opened 21 years ago

Closed 20 years ago

Last modified 20 years ago

#1610 closed defect (bug) (fixed)

Paragraph tags stored in post_content when using TinyMCE

Reported by: markjaquith Owned by: markjaquith
Priority: normal Milestone:
Component: Administration Version: 2.0.2
Severity: normal Keywords: bg|needs-patch
Cc: Focuses:

Description

We should definitely be converting <p></p> and <br /> to line breaks before storing the post in post_content

If you switch away from the WYSIWYG editor, your posts are impossible to edit.

Change History (6)

#1 @markjaquith
21 years ago

  • Status newassigned

#2 @skeltoac
21 years ago

  • Resolutionfixed
  • Status assignedclosed

Done.

#3 @micdobro
20 years ago

  • Component GeneralAdministration
  • Priority normalhigh
  • Resolution fixed
  • Severity majorcritical
  • Status closedreopened
  • Version 1.62.0.2

The problem is, that in WP 2.0.2 where TinyMCE is integrated it is really painfull to see your pages without any line breaks/paragraphs. I understand backward compatibility, but why these golden handcuffs have to be so painful?

#4 @skeltoac
20 years ago

  • Priority highnormal
  • Resolutionfixed
  • Severity criticalnormal
  • Status reopenedclosed
  • Version 2.0.22.0

This was fixed months ago. Do not reopen tickets for bugs that do not exist.

If you have a bug, you should report it with full details and with realistic priority/severity. Your comment above has absolutely no details and is therefore useless to any developer who would like to help you.

#5 @micdobro
20 years ago

  • Version 2.02.0.2

You are absolutely right. I do apologize for this. I found solution for the problem a few moments ago.

#6 @(none)
20 years ago

  • Milestone 2.0

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.