Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#15398 closed enhancement (worksforme)

title doesn't show up correctly if there are two '<' next to each other

Reported by: vista200 Owned by:
Priority: normal Milestone:
Component: Formatting Version: 3.0.1
Severity: trivial Keywords: reporter-feedback
Cc: Focuses:

Description

While I was writing one of my Blog posts, I wanted to highlight a word by putting it between '>>' and '<<'.

After I published the post, the title was cut after the first '<'.

I tried to republish the post, but nothing changed. I then chose to type '&lt;' for the second '<' and it worked flawlessly.

Change History (2)

#1 @Utkarsh
16 years ago

  • Cc admin@… added
  • Keywords reporter-feedback added; lower than title removed

By title you mean the <title> in <head> or h1/h2?

#2 @dd32
16 years ago

  • Milestone Awaiting Review
  • Resolutionworksforme
  • Status newclosed

Titles can support HTML in them, this is why you need to use &lt;. If you were running as a lower-level user, without unfiltered HTML, the post title would convert it automatically.

Note: See TracTickets for help on using tickets.