View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0003372 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2011-11-16 14:04 | 2012-12-10 13:44 | 
| Reporter | boehme | Assigned To | |||
| Priority | high | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.5.4 revision 39463 | ||||
| Fixed in Version | 4.5.10 revision 44222 | ||||
| Summary | 0003372: oxUbase using undefined variable | ||||
| Description | in oxUbase::generatePageNaviagtion and getArticleCount the object variable "_iAllArtCnt" is used, but it is defined in alist. In other views these methods will try to access an undefined variable. I don't think that the use of this variable is in oxUbase at the right place. It´s value is the count of articles in this view, why e.g. account, guestbook or details view are needing such a value? Why not defining and using it in a (maybe abstract) view for articlelists? | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
