Opened 13 years ago
Closed 10 years ago
#23082 closed defect (bug) (wontfix)
replace XHTML with HTML in "WordPress should correct invalidly nested XHTML automatically" setting
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Text Changes | Keywords: | has-patch needs-refresh |
Focuses: | Cc: |
Description
From inspecting the code it seems like tag balancing is done whatever flavour of HTML is being used, so maybe using the more generic term HTML will reflect better what is being done in the code.
Actually I'm not even sure that it should be more then "Try to auto correct publishing standard errors found in the text", just avoid totally the whole XHTML/HTML thing. I'm sure someone with better english language skills then me will find a way to make it shorter.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Not sure if this small change is worth it, but I created a patch anyway. WordPress isn't strictly XHTML anymore for a long time, and users nowadays probably don't know the term 'XHTML'.