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)
#2
@
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?
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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 :-/
Update: got page links - I'm not sure why they didn't show up first, perhaps that they were inside paragraph...
But main problem of this ticket remains active.