Actions
Bug #5171
closedSave and close of tab causes empty page
Description
Instead of going back to tab management when using save and close it displays an empty page with the success message.
Updated by krileon over 9 years ago
Doesn't seam to happen all the time. Seams random.. weird.
Updated by beat over 9 years ago
- Target version changed from CB 2.0.8 to CB 2.0.9
Updated by beat over 9 years ago
- Target version changed from CB 2.0.9 to CB 2.0.10
Updated by krileon over 9 years ago
This appears to only be an issue when cbprevstate is missing, which is always the case when using the new item menu items from the admin module. If you navigate via the New button it'll work fine.
Updated by krileon over 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !928 by generating the cbprevstate and appending it to the menu item URLs.
Actions