View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003425 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2011-12-08 16:42 | 2012-12-10 13:44 |
Reporter | boehme | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.6.0_beta2 | ||||
Summary | 0003425: use of configvalue iNrofCatArticles | ||||
Description | The number of entries shown in a list is configuered by iNrofCatArticles. At first: The name of the variable is misleading, it does not only affect articlelists in categories. The calculations done with an entriesPerPage-variable should not be in a general view like oxUbase, they should be done in a view for any kind of list which itself should be extended by alist, guestbook, review and so on. In nearly every view which is using iNrofCatArticles the config value will be manipulated. This cannot be the sense of a config value, can it? | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0003441 | resolved | mindaugas.rimgaila | with option "don't show empty categories" on, number of articles in categories are shown, even if switched off |