Git Product home page Git Product logo

bugfixes's People

Contributors

digitalpianism avatar ivanchepurnyi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bugfixes's Issues

1.9.3.1. discount minimum subtoal based on price excl vat

1.9.3.1. discount minimum subtotal based on price excl vat

price is 50.01 inlc tax
10% discount applies from 50+
discount is not applied because excl vat is less than 50.01

happens since 1.9.3.1

Any idea? Experiences?

I thought I'd ask here because I also read this (and was expecting it to be solved) #4

any help appreciated

Another Soap Error

We just upgraded to 1.9.3.0 and are also experiencing API errors. Added your fix and it works but still got another error:

Got error 'PHP message: PHP Fatal error: SOAP-ERROR: Encoding: Cannot find encoding in /home/65281-54366/wnwamytwex/public_html/lib/Zend/Soap/Server.php on line 889\n'

Are you guys that seeing as well? We are running PHP 7.

product images upload

I'm using Magento 1.9.3 and i have issue with product images upload.

U can see the loading of upload to 100% but is not uploaded. I have checked my permission of folders. This is still correct.

Is there knowing issue with upload in magento 1.9.3?

Dumb question...

Is this still needed with Magento 1.9.3.2? Did any of these problems get fixed?

Thanks

patch for bundles that fix price incl tax on frontend?

Hi any option to add fix for bundles prices that comes without tax when admin prices are set without tax, but frontend show incl tax? bug appears on category as low as prices and for product page prices. magento didnt fix it for 2years...

does not seem to be running

copied the app directory over the magento root directory
all files seem to be in place but the bugfixes do not seem to work

I have tried to

./mage clear-cache

logout and log in and clear the cache from within the admin interface

looking in the magento connect manager there is no indication that the module is actually installed

the reason I installed this bugfixes was really to solve the "Undefined index session_expire_timestamp" problem but does not seem to work

any ideas

Bad model name monthly customer cron task

Hello, didn't know where else I might drop this as Magento's bug tracking system appears to currently be offline, and I was hoping to make sure someone was aware of this before the potential 1.9.3.1 drop for CE, hopefully someone with a better channel to Magento support.

As part of the customer password reset process that they updated in 1.9.3.0, they have a cleanup function to clean up the ip/attempt tracking table customer_flowpassword. They've added a monthly cron task to run that function defined in app/code/core/Mage/Customer/etc/config.xml. Unfortunately they reference the observer model as "mage_customer/observer" instead of "customer/observer", so I've found this in logs today for sites where they have had the full 1.9.3.0 update applied:

Warning: include(): Failed opening 'Mage/Mage/Customer/Model/Observer.php' for inclusion

I'm not aware of a way to remove the crontab reference through xml-fu, but it would be easy enough to add the cron task to another module such as this one.

I must also say: Raphael, thank you very much for all your efforts with the issues around update 1.9.3.0, you have done a tremendous job centralizing and clarifying all of that information.

Freeshipping salesrule calculated based on price including tax

Here's the procedure to replicate the issue:

Magento 1.9.2.4 out of the box (no config changes)

  • Go to System > Configuration > Tax > Calculation Settings > Catalog Prices = Including Tax and Save
  • Create a new product with Price Including Tax = 51.95 and Tax Class = Taxable Goods
  • Add that product to your cart
  • Estimate the shipping for US (as default Magento taxes are for US)
  • You'll get the 5$ fixed rate
  • Now create a shopping cart rule with the condition "subtotal equals or greater than 50". And freeshipping on matching items only (without conditions so it'll match all items)
  • Go back to your cart and click Estimate again
  • You'll get both the 5$ fixed rated and the freeshipping

Upgrade to Magento 1.9.3.0

  • Refresh your cart page
  • You'll only get the 5$ fixed rate

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.