GithubHelp home page GithubHelp logo

Comments (4)

radar avatar radar commented on August 11, 2024

@brchristian please provide the information we ask for in the Contributing Guidelines.

Thanks!

from spree_wishlist.

brchristian avatar brchristian commented on August 11, 2024

@radar Sorry for not being more specific! In fact, I referenced the wrong branch, as this is happening in 2-2, not in 2-1.

The difference seems to be that there is this commit 56f1f23 from @joneslee85 in the 2-1 branch that (among some other changes) changed the deprecated wishlist finder syntax from self.wishlists.first(:conditions => ["is_default = ?", true]) to self.wishlists.where(is_default: true).first.

In the master branch, we have this commit ef2a4ee from @futhr that (among other changes) fixes that very same deprecation as well.

Not sure how we ended up with two different fixes to the same thing, one for 2-1 and one for master, and neither for 2-2!

I'd suggest perhaps cherry picking one of those commits as you see fit onto the 2-2 branch.

from spree_wishlist.

radar avatar radar commented on August 11, 2024

Thanks @brchristian. I've (finally) applied the patches to the 2-2-stable branch.

from spree_wishlist.

futhr avatar futhr commented on August 11, 2024

👍

from spree_wishlist.

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.