Giter Site home page Giter Site logo

Comments (4)

herbdool avatar herbdool commented on September 2, 2024

@laryn the line is $total = count($state->removeList);. Must be happening because $state->removeList is NULL or something. Could wrap it in if (!empty($state->removeList)) { like what I see in FeedsUserProcessor). If you've got a moment can you create a PR for that?

I've set up this project so it requires someone to review the PR before it can be merged.

from feeds.

MegaChriz avatar MegaChriz commented on September 2, 2024

See also https://www.drupal.org/project/feeds/issues/3337811

from feeds.

herbdool avatar herbdool commented on September 2, 2024

I'm just reading my previous comment. Seems like I forgot to add a PR? At any rate, thanks for the heads-up @MegaChriz. I think we can just port over the D7 patch.

from feeds.

herbdool avatar herbdool commented on September 2, 2024

I've created a PR matching the one here https://www.drupal.org/project/feeds/issues/3337811#comment-14999388.
So just a fix, no tests.

from feeds.

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.