Code Monkey home page Code Monkey logo

Comments (3)

NamelessCoder avatar NamelessCoder commented on August 26, 2024 1

I think I just wrote it wrong in the issue comment - this is most definitely not fixed on v11 like the comment says :)

In any case, if someone wonders why that feature is gone and finds this issue, hopefully the above comment explains why and how to temporarily get it back if deprecation log spam isn't a problem.

from flux.

NamelessCoder avatar NamelessCoder commented on August 26, 2024

This functionality had to be removed.

The hook in question is deprecated on 11.5 and triggers several deprecation notices for every page module request - the PSR event that was implemented as substitute only triggers in list view and therefore cannot add the icon. Rather than allow the dispatching of thousands of deprecation notices, and since the feature would inevitably have to be removed later anyway and would not be availble on v12, I opted to just remove it early.

If you want it back and don't mind the thousands of deprecation log messages then you can register the hook in question in the ext_localconf.php file of your provider extension. But beware, there is no alternative if/when you upgrade to TYPO3v12.

from flux.

sdelcroix avatar sdelcroix commented on August 26, 2024

Thanks for this clear explanation @NamelessCoder ;)
I admit that I did a really quick test and didn't look at any deprecation notices.
I understood in #2086 that it was fixed for page module in v11 too :)
I don't really need this feature, I just thought it was a "typo" that would have been easy to fix.

from flux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.