Hidden 10 yrs ago Post by Captain Jordan
Raw
OP
Avatar of Captain Jordan

Captain Jordan My other rocket is a car

Member Seen 11 mos ago

When the Last Post column displays a title with symbols in it, and the title truncates in the middle of the symbol, the html code for the symbol appears instead of the symbol itself.

Example: Head count, how many of you know "the Secret" about life?

Appears truncated as: "Head count, how many of you know &q…"
Hidden 10 yrs ago Post by Mahz
Raw
Avatar of Mahz

Mahz ¯\_(ツ)_/¯

Admin Seen 22 hrs ago

You're good, dude.

Yeah, it needs to be:

(escape-html (truncate title))

instead of:

(truncate (escape-html title))
Hidden 10 yrs ago Post by Captain Jordan
Raw
OP
Avatar of Captain Jordan

Captain Jordan My other rocket is a car

Member Seen 11 mos ago

At least there's no semicolons to mess around with.
↑ Top
© 2007-2024
BBCode Cheatsheet