Giter Site home page Giter Site logo

Comments (3)

MattiasNilsson avatar MattiasNilsson commented on August 25, 2024

@MariaSaarland thanks for reporting the issue! We will take a look into the issue!

from pxa_product_manager.

mabolek avatar mabolek commented on August 25, 2024

@MariaSaarland Have you tried upgrading Doctrine DBAL? If any, what error messages are you seeing? Are you running TYPO3 in Composer mode?

Technical background info:

This issue is related to the installed Doctrine DBAL version being <2.13.

As far as I know 2.13 is the version installed in Composer-based TYPO3 v10.4 instances (I haven't found any other setups or Composer requirements that would lead to anything else). TYPO3 v10.4 accepts ~2.10.0 || ~2.11.2 || ~2.13.1 and Doctrine DBAL 2.10 is used with the TYPO3 tarballs/non-composer installs.

Suggested fix

The Product Manager extension won't work well in non-Composer mode, so my suggestion would be to add "doctrine/dbal": "~2.13.1" as a hard requirement in the extension so the code can be future-compatible.

from pxa_product_manager.

MattiasNilsson avatar MattiasNilsson commented on August 25, 2024

@MariaSaarland We have a new release now which addresses this issue: https://github.com/pixelant/pxa_product_manager/releases/tag/v10.0.6

from pxa_product_manager.

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.