View Issue Details

IDProjectCategoryView StatusLast Update
0002527OXID eShop (all versions)4.08. Cachepublic2012-12-10 13:39
Reportermanuel Assigned To 
PriorityhighSeveritycrashReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version4.4.6 revision 32697 
Summary0002527: Dynamic Content Cache and Exceptions
DescriptionWhen using dynamic Content Cache:
- No Stock-Exception Popup is shown
- Basket is left empty
Steps To ReproduceTry following in the Demo-Shop (could repoduce locally also):
- Set Dynamic Content Caching to 'on'
- Set an articles stock up to 2 (not buyable when out of stock)

Got into the shop frontend and try to order the article you just changed five times. The article seems to be added 2 times but no Exception-Popup is showing that says, that there are not enough articles on stock.

Then try to get into the basket view. It says that there are no articles in your basket even you just saw them in top basket.

Add some other article to your basket.

Whenever you call first the article again and then click another page, your basket will be empty.
Additional InformationError seems to be located in oxshopcontrol::_process().
TagsNo tags attached.
Attached Files
screenshot.jpg (36,400 bytes)   
screenshot.jpg (36,400 bytes)   
screenshot_[1].jpg (53,632 bytes)   
screenshot_[1].jpg (53,632 bytes)   
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0002671 resolvedarturas.sevcenko "Out of stock" is handled improperly when "Display Message" is selected instead Pop-up for adding to basket 

Activities

dainius.bigelis

2011-02-18 16:12

reporter   ~0004137

Reminder sent to: manuel

Hi,

I cannot reproduce the case exactly as you described. I can reproduce two different cases, which depends on what action is choosen for option "Display Message when Product is added to Cart":
1. if Pop-up should occur on adding to basket - then everything is handled correctly - during adding to basket it shows the warning (see screenshot attached) and do not allows to add more than 2 units to basket. In the Basket the product is shown (2 items) and no warning displayed. That's ok.
2. if "Display Message" is chosen for adding to basket: when adding product to basket - details page reloads only first two times (until stock is not exceeded). Then it simply allows to click on "Add to basket" button, but no action nor warning are displayed (that's wrong). Also, when going to basket, the product is displayed in basket, but there are several warning messages above basket: Not enough items of this product in stock! Available: 2
(amount of these warnings probably fits to how many times you clicked on "Add to basket").

So - the #2nd case is the issue and not handled properly. Is it the same case what you are talking about? If no - please tell:
- what you have set in option "Display Message when Product is added to Cart";
- do you have modules installed?

Best regards,

dainius.bigelis

2011-03-31 07:33

reporter   ~0004267

The case #2 (from my comment) is inserted as separate bug entry 0002671.
This entry is closed.