User tests: Successful: Unsuccessful:
@PhilETaylor spotted this #33879 #33789
Meta tags are for data that cannot be represented by html. mdn specifically states that title is one of the things you do NOT need to set a meta tag for.
I am guessing that at some point over 10 years ago we mistakenly had this tag and it was removed but this one bit was left.
This PR stops the value being set in configuration.php on new installs
This PR stops a frontend display of a newsfeed adding meta name=title to the head
This PR will not remove the line from an existing configuration.php as its userdata we shouldnt touch. But as its no longer referenced anywhere there is no problem.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_newsfeeds Installation |
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-05-19 22:27:03 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
thank you
It was #33789