Bug #90837
closed
Not possible to set uppercase metatags
Added by Riny van Tiggelen over 4 years ago.
Updated 5 months ago.
Description
Because a lot of the metatag classes (AbstractMetaTagManager, GenericMetaTagManager, MetaTagManagerRegistry) use the "strtolower" function it is not possible to set metatags which have uppercase names.
For example the "DC" metatags should be uppercase, and these metatags are still used by universities among others.
As this is a breaking change, it's not possible to fix this for v10, this must be taken into account for v11.
- Status changed from New to Accepted
- Status changed from Accepted to Needs Feedback
Would it be an idea to introduce a AbstractMetaTagManager for capitalized metatags so people can extend from that class? And maybe introduce a specific dublin core metatagmanager that is using this abstract? In this way it is a non-breaking change and can still be added to v11 (as we should not add new breaking changes in v11). It is also quite easy to add this as an example to the docs for people having this question in TYPO3 v9 or v10. What do you think?
- Status changed from Needs Feedback to Rejected
hey!
I haven't seen any usage of such tags and also search didn't really find that those tags are still relevant. therefore I am now closing this issue.
if you don't agree, feel free to contact me via slack!
Also available in: Atom
PDF