View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002624 | OXID eShop (all versions) | 4.08. Cache | public | 2011-03-17 14:22 | 2012-12-10 13:39 |
Reporter | sarunas_valaskevicius | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.3.2 revision 27884 | ||||
Fixed in Version | 4.4.8 revision 34028 | ||||
Summary | 0002624: EE cache ignores thrown errors | ||||
Description | when error should be displayed to user from some function, but the page is cached, the error will be hidden, the page should be shown as it was cached (without displaying error to user), and only later, when user comes to some non cachable page, the error would be shown. what is more important, (untested possibility) that if that page would be cachable but not yet cached, the error would go to the cache and possibly be visualised for all users. | ||||
Steps To Reproduce | e.g. got to details, which have 2 products left in stock, put first two to ensure fnc tobasket of this page is cached, when adding the item 3rd time, the stock has run out and no message will be displayed (but it should be). instead, when you go to basket view, all errors will be shown now out of nowhere together with basket popup. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||