View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001110 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2009-07-19 18:13 | 2012-12-10 13:45 |
Reporter | leolezner | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.1.3 revision 19918 | ||||
Summary | 0001110: Sorting by column oxactive only descending | ||||
Description | It is not possible to sort listing by oxactive in both directions. Why not? Maybe I want to see all not active items first. //V oxactive field search always DESC if ( $orderColumn == "oxactive" ) { $blSortDesc = true; } | ||||
Additional Information | oxadminlist.php | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||