Quantcast
Channel: Magento Issue Tracking
Viewing all 1374 articles
Browse latest View live

Mage_Adminhtml_CustomerController::saveAction() mishandles Mage_Core_Exceptions

$
0
0
Posted: 2014-08-08 18:59:29
Version: CE 1.9.0.0
Status: Open
Reported By: Colin O'Dell

Steps to reproduce: The "catch (Mage_Core_Exception)" block should "return" immediately, like the catch block below it. However, it doesn't. This causes two issues: - The admin is redirected back to the customer grid instead of the edit form they were just on. - The customer data remains stashed in the session. Editing a different customer causes the stashed data to overwrite the other customer. To reproduce this issue: 1. Throw a Mage_Core_Exception anywhere within the "try" block of Mage_Adminhtml_CustomerController::saveAction(). 2. Edit any customer (we'll call them Customer A). 3. Save the form. 4. Edit a different customer (we'll call them Customer B). 5. Notice how the form is showing Customer A's data. As mentioned above, the solution is to simply "return;" at the end of that catch block. Expected Result: Admin should be redirected back to the edit page. Actual Result: Admin is redirected to the customer list instead. The customer data stashed in the session is then popped into whatever customer you edit next, EVEN IF ITS A DIFFERENT CUSTOMER.

Add number of products in bestseller reports

$
0
0
Posted: 2014-08-08 13:01:39
Version: CE 1.8.1.0
Status: Open
Reported By: seansan seansan

Steps to reproduce: go to admin/report_sales/bestsellers (coding included in attachment) Expected Result: A dropdown or entry box to set the number of rows to show Actual Result: Only shows 5

Shiping Method

$
0
0
Posted: 2014-08-12 05:58:48
Version: CE 1.9.0.1
Status: Open
Reported By: dav dav

Steps to reproduce: when DHL(Depricated) method enable. And my cart enter quaote detail for shiping at tha time give error Expected Result: shiping price display Actual Result: But Shopclient class not avalable Erro message

Credit Memo for Bundled Products doesn't close order

$
0
0
Posted: 2014-08-12 04:27:27
Version: CE 1.8.1.0
Status: Open
Reported By: Joseph Husby

Steps to reproduce: 1. Create a bundled product with 2 child item slots. (and the corresponding simple products to fill those slots) 2. Order quantity 10 of this bundled product. 3. Create a credit memo for the invoice of that order and fully refund the full quantity (10) of the bundled product. Note that the order will still be "Processing" even though the full dollar amount has been refunded. If you look at the line item details in the order summary page, you'll notice that the 1st and 2nd child products will have "Ordered 10; Invoiced 10; Refunded 10", but the parent bundled product will just have "Ordered 10". If you try to ship the order at this point, it list "Ordered 10; Invoiced 10; Refunded 1" for the bundled product. Expected Result: I expect that when refunding a bundled product, the entire product will be considered refunded once all of its children simple products have been refunded. Actual Result: Refunding quantity > 1 of the children simple products of a grouped product only refunds quantity = 1 of the bundled product, causing the order to remain in a processing state.

product images will not be deleted when you delete the product

$
0
0
Posted: 2014-08-11 17:31:06
Version: CE 1.9.0.1
Status: Open
Reported By: Yannis Livasov

Steps to reproduce: 1) check the content of media/catalog/product/... to make sure the images of the given product are there 2) delete the product 3) the images of this product were not deleted neither from media/catalog/product/... nor from media/catalog/product/cache/... Expected Result: images of deleted product must me deleted and cache cleared Actual Result: images remain on the disk, including cache directory

Blank page after called soap api on browser

$
0
0
Posted: 2014-08-11 15:40:12
Version: CE 1.9.0.1
Status: Open
Reported By: g b

Steps to reproduce: On a fresh installation of CE version with added the sample data, try to send from browser the soap address http://magento.local/index.php/api/soap/?wsdl to see which kind of response i can get Then when i retry to se a site page i get blank page! Expected Result: View normal site pages !! Actual Result: blank page

button installation wizard not working

$
0
0
Posted: 2014-08-13 08:18:25
Version: CE 1.9.0.1
Status: Open
Reported By: Mourad Mechta

Steps to reproduce: i have instaaling galatheme drugstore in my serveur winechri and i installa my sql , but when i try to completed installation steps , i find that the button of continuation not working , please help me Expected Result: 0 Actual Result: 0

Working on and Off

$
0
0
Posted: 2014-08-12 17:50:10
Version: CE 1.8.1.0
Status: Open
Reported By: Christopher Facendola

Steps to reproduce: All i do is try and login or navigate www.amgair.com/admin and it doesn't seem to respond. We are also having issues with the storefront amgair.com. I need to edit product lines, look at order, etc. and it doesn't seem to want to work for most of the day it didn't load at all now it allows me to sign in but takes forever to navigate and it chooses to stop working here and there where certain back end links just won't load at all like reports. Expected Result: NEED IT FIXED Actual Result: NEED IT FIXED

Duplication of bundle product leaves orphaned data

$
0
0
Posted: 2014-08-12 15:50:05
Version: CE 1.9.0.1
Status: Open
Reported By: Jurgis Lukss

Steps to reproduce: Create bundle product and add some bundle items Save bundle product Edit bundle product Duplicate bundle product When duplicate is created do not save it. Delete some bundle items, add some others. Save duplicate bundle product Expected Result: catalog_product_relation table should contain the same entries that are now visible in the duplicate product's bundle items section. Actual Result: But it will contain orphaned relations to bundle items that were deleted right after creation of duplicate bundle product. This wreaks havoc with indexes, because now orphaned related products values are attributed to the duplicate product, but are not visible in the backend application. So in product list filter is malfunctioning.

manage mobile app upload img button missing

$
0
0
Posted: 2014-08-14 02:57:24
Version: CE 1.9.0.1
Status: Open
Reported By: nicole fan

Steps to reproduce: in manage mobile app , upload image is not working....the upload button is missing.....well....I try to reinstall....those still not work......but it works on my friend's computer.... Expected Result: it works Actual Result: the image is disappeared the button is not showing

delete products

$
0
0
Posted: 2014-08-13 20:23:07
Version: CE 1.9.0.1
Status: Open
Reported By: Yannis Livasov

Steps to reproduce: when deleting all demo products from fresh installation 1.9.0.1 the following error message appeared on the top: SQLSTATE[22003]: Numeric value out of range: 1690 BIGINT UNSIGNED value is out of range in '(`magento19`.`q`.`items_count` - 1)' Expected Result: smooth deleting Actual Result: error occurred

Magento Install Configuration Screen - Nothing listed to configure

$
0
0
Posted: 2014-08-14 15:07:34
Version: CE 1.8.0.0
Status: Open
Reported By: Greg Ellingboe

Steps to reproduce: ver. 1.7.0.2 - http://[install server]/magento/index.php/install/ Step one accept the terms and conditions Step two set the local settings Step three when the configuration window opens, there are no items set to configure. Expected Result: Should be a list of items to configure, database type, host, database name, etc Actual Result: Nothing is listed, no items to configure

Mage_Catalog_Model_Index rebuild is calling a function that does not exist anymore

$
0
0
Posted: 2014-08-14 14:04:32
Version: CE 1.9.0.1
Status: Open
Reported By: Christophe Ferreboeuf

Steps to reproduce: Call : Mage::getSingleton('catalog/index')->rebuild(); Mage:class Mage_Catalog_Model_Index { /** * Rebuild indexes * * @return Mage_Catalog_Model_Index */ public function rebuild() { Mage::getResourceSingleton('catalog/category') ->refreshProductIndex(); foreach (Mage::app()->getStores() as $store) { Mage::getResourceSingleton('catalog/product') ->refreshEnabledIndex($store); } return $this; } }: This function is called in Mage_Catalog_Model_Resource_Product and in Mage_Catalog_Model_Observer as well. Expected Result: the index is rebuilt Actual Result: PHP Fatal error: Call to undefined method Mage_Catalog_Model_Resource_Category::refreshProductIndex() in******/www/app/code/core/Mage/Catalog/Model/Index.php on line 45

Installing theme

$
0
0
Posted: 2014-08-16 11:53:48
Version: CE 1.9.0.1
Status: Open
Reported By: Girish Bhagani

Steps to reproduce: Browser Google, OS : Windows I am not able to install any theme Expected Result: theme should get installed Actual Result: didnt install

Column not found: 1054 Unknown column 'column_name' in 'having clause'

$
0
0
Posted: 2014-08-19 09:27:05
Version: CE 1.9.0.1
Status: Open
Reported By: Piyush Dankhra

Steps to reproduce: When we are using having clause on joined field. $collection->getSelect()->having('`material_id` = 1'); It gives error like, SQLSTATE[42S22]: Column not found: 1054 Unknown column 'column_name' in 'having clause' But if we print query and paste in SQL than it's working fine. It's issue like: http://magento.stackexchange.com/questions/5481/issue-using-having-in-magento-collection Expected Result: It should not give column not found error. Actual Result: It gives error like, SQLSTATE[42S22]: Column not found: 1054 Unknown column 'column_name' in 'having clause'

Can't edit order in admin, when giftmessage enabled.

$
0
0
Posted: 2014-08-19 03:37:15
Version: CE 1.9.0.1
Status: Open
Reported By: Takashi Nojima

Steps to reproduce: 1. enable gift message each items. 2. edit some order in admin. Expected Result: edit order. Actual Result: Rendering of the edit page will stop in the order items. I found Mage_GiftMessage_Block_Adminhtml_Sales_Order_Create_Items::getFormHtml(line 69) is wrong, and fixed it. please see attached patch file. thanks.

Paypal Express - Skip Order Review Step - Does not work

$
0
0
Posted: 2014-08-18 11:19:23
Version: CE 1.9.0.1
Status: Open
Reported By: Graeme Williams

Steps to reproduce: - Using UK version of Magento admin (may or may not be related to issue) - Configure and enable Paypal Website Payments Pros Hosted Solution (inc. Express Checkout) - Set "Skip Order Review Step" to Yes Expected Result: On Paypal website - Customer sees "Pay Now" button and completes order on Paypal website. Actual Result: On Paypal website - Customer sees "Continue" button. Clicking this returns customer to host website for order completion (i.e. "Order Review Page").

configurable product details not working. after response of removing any product from minicart Baske

$
0
0
Posted: 2014-08-20 10:24:36
Version: CE 1.9.0.1
Status: Open
Reported By: Vikas Srivastav

Steps to reproduce: configurable product details on hover not working. after response of removing any product from minicart Basket. Expected Result: configurable product details on hover not working when i add more than 1 product. at least 1 should be configurable. and remove any product from cart basket but not configurable product. Actual Result: configurable product details on hover must works after remove any product.

When creating a new order in admin, store code gets set to default instead of admin

$
0
0
Posted: 2014-08-19 20:11:10
Version: CE 1.9.0.1
Status: Open
Reported By: James Barcellano

Steps to reproduce: Happens in EE. Create an order from Sales->Orders->New Order Click Place order Expected Result: You will be redirected to either the order index, or if you have access to view the order, you will be redirected to the order view Actual Result: $this->_redirect is pulling the store code from the order, and using that, instead of admin, so if you placed an order for a CA store, you would be redirected to ADMINURL.com/en-ca/admin/etc...

Dashboard statistics(bestseller) shows wrong price when switching stores

$
0
0
Posted: 2014-08-19 12:45:11
Version: CE 1.3.0
Status: Open
Reported By: mthetheleli beseti

Steps to reproduce: To replicate thisyou have to 1) place an order on the administrator back-end. 2) After you have placed an order create an invoice for that order. 3) After you have created an invoice. the Dashboard statistics will be updated. 4) Check the tab "Last 5 orders" you will see that the prices there are correct. Check the price column for Bestseller price. 5) Switch store to a store that you created the order from and check the Best seller price. 6) That price seems to be incorrect. In my case I placed an order and created invoice on india store view. but as soon as I switched the store view on the Dashboard. I realise that the prices from the "Bestseller" where incorrect. for example a product with a price of 39.99 shows 0.39 when I switch store to the one I placed the order from. Expected Result: I expected a price of 39.98 when I switch store to the store I placed the order form on the Dashboard Bestseller price. Actual Result: but I see a price of 0.39 when I switch store to the store I placed the order from on the Dashboard Bestseller price.
Viewing all 1374 articles
Browse latest View live




Latest Images