|
|
| Reporter | rimvydas_paskevicius | Assigned To | | |
|---|
| Priority | urgent | Severity | major | Reproducibility | always |
|---|
| Status | resolved | Resolution | fixed | |
|---|
| Product Version | 4.1.4 revision 21266 | |
|---|
| Fixed in Version | 4.1.6 revision 22740 | |
|---|
|
|
| Summary | 0001302: The cache is not reset when any change made in admin using AJAX lists |
|---|
| Description | When any change is made for the info using AJAX lists in admin - the related cache is not reset in eshop. Means - changes will not take affect until cache will not be cleared. |
|---|
| Additional Information | Affects only PE/CE versions. Cache cleanup is not called on page close, so
solution - add oxConfig::pageClose() at the end of oxajax.php |
|---|
| Tags | No tags attached. |
|---|
|
|
| Theme | |
|---|
| Browser | All |
|---|
| PHP Version | 5.2.6 |
|---|
| Database Version | 5.0.33 |
|---|
|
|