Bug #31449
Moving an order to another state does not work
| Status: | Resolved | Start date: | 2011-10-31 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Georg Schönweger | % Done: | 100% |
|
| Category: | Bug | Spent time: | - | |
| Target version: | - | |||
| Votes: | 0 |
Description
In the commerce module, under "Backend -> Order -> Incoming", it does not work to move an order to another state; instead, a view is shown that can usually be seen when calling the Order-Incomve page via the list view module.
Reproduced repeatedly on 0.12.7, 0.13 on TYPO3 4.5.x.
Associated revisions
Fixed Bug #31449 - Moving an order to another state does not work
Fixed Bug #31449 - Moving an order to another state does not work
History
Updated by Georg Schönweger over 1 year ago
- File move_orders.diff added
This bug occurs due to new function listURL since Typo3 4.5
Attached patch implements old listURL function (from Typo3 4.2) and should fix this.
Updated by Georg Schönweger over 1 year ago
- Status changed from New to Under Review
- Assignee set to Georg Schönweger
Updated by Georg Schönweger over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset r54177.