Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#30388 closed defect (bug) (worksforme)

Post editor corrupts nextpage tag even in HTML mode

Reported by: TomasM Owned by:
Priority: normal Milestone:
Component: Editor Version: 4.0
Severity: normal Keywords:
Cc: Focuses:

Description

If setting: WordPress should correct invalidly nested XHTML automatically is selected, then:

<!–-nextpage–->

becomes:

< !–-nextpage–->

and is displayed on front end as a text.

Change History (4)

#1 @TomasM
12 years ago

Can anyone confirm that nextpage is working at all? I tried nightly build with Twenty Fifteen and it would not produce pages and page links :-/

Version 0, edited 12 years ago by TomasM (next)

#2 @iseulde
12 years ago

  • Keywords reporter-feedback added

I can't reproduce. Are you still experiencing this issue in WP 4.1 and are you sure all plugins are disabled? Could you provide more detailed steps to reproduce?

#3 @TomasM
12 years ago

You're right, this time I checked with the wp4.1 and everything looks good. Although I didn't try with the visual editor enabled.

#4 @iseulde
12 years ago

  • Keywords reporter-feedback removed
  • Milestone Awaiting Review
  • Resolutionworksforme
  • Status newclosed

Thanks for the quick reply!

Note: See TracTickets for help on using tickets.