View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005718 | OXID eShop (all versions) | 2.4. Administer products | public | 2014-04-01 14:32 | 2023-12-20 15:36 |
| Reporter | michael_keiluweit | Assigned To | |||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Product Version | 4.8.4 / 5.1.4 | ||||
| Summary | 0005718: After removing a assigned article to a list, the sorting isn't adjusted | ||||
| Description | Have a look the ajax list of the action "newest" (Frisch eingetroffen). Remove an article from it and have a look at the sorting numbers. Before removing an article: 0 1 2 3 4 When you remove the article with the sorting 3 you will get this list: 0 1 2 4 So the 3 is now missed and will never used anymore. Except you remove all articles from the list and assign them again. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Theme | Azure | ||||
| Browser | All | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||
| has duplicate | 0005719 | closed | The sorting of action lists are beginning with 0 when demodata are installed... |
|
|
Reminder sent to: michael_keiluweit A workaround would be: after you remove an article from the list to refresh the sorting press on the last article and after that press on the button down(see the screenshoot). |