Giter VIP home page Giter VIP logo

Comments (6)

tomisykora avatar tomisykora commented on May 14, 2024

Same issue here. Have you find a solution for this?

from footprint.

ADmad avatar ADmad commented on May 14, 2024

I assume you'll have set DEFAULT NULL for the foreign key field in database. Ideally if there's no logged in user that the field should either be set to null or not touched at all. Someone needs to figure out why/where 0 is being set for the field. Patch to fix is welcome.

from footprint.

tomisykora avatar tomisykora commented on May 14, 2024

Column's default is set to NULL so i'm trying to debug it why is it trying to set the footprint to 0 but still no luck...

from footprint.

tomisykora avatar tomisykora commented on May 14, 2024

@ADmad so i think i've found the issue. In FootprintBehavior.php when injecting entity if there's no value in $options the current() function returns false so i think that's why it is trying to set the user to 0. So i've put the check there and it's working correctly for logged in user and non-logged in user but it could break somehting else... 😄

from footprint.

ADmad avatar ADmad commented on May 14, 2024

@t0mi Nice, if you can make a pull request with your chance we can review it 🙂.

from footprint.

tomisykora avatar tomisykora commented on May 14, 2024

@ADmad Just did

from footprint.

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.